Skip to content

Commit 02e2441

Browse files
chore(main): release 2.4.1
1 parent c6e312d commit 02e2441

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/ThatOpen/engine_ui-components/compare/v2.4.0...v2.4.1) (2025-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** bim-tab was not updating the label in the UI ([ed10e91](https://github.com/ThatOpen/engine_ui-components/commit/ed10e910aecc12b9caabae750172a73eb707e1de))
9+
310
## [2.4.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.3.0...v2.4.0) (2024-11-28)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
"vite": "5.1.6",
4343
"vite-plugin-dts": "3.7.3"
4444
},
45-
"version": "2.4.0"
45+
"version": "2.4.1"
4646
}

0 commit comments

Comments
 (0)