Skip to content

Commit f4a948c

Browse files
authored
Merge pull request #45 from ThatOpen/release-please--branches--main--components--openbim-components
chore(main): release 2.3.0
2 parents ecc92f3 + c696eb9 commit f4a948c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.2.0...v2.3.0) (2024-10-07)
4+
5+
6+
### Features
7+
8+
* **core:** adds no-indentation on bim-table ([aa916de](https://github.com/ThatOpen/engine_ui-components/commit/aa916de9963b8411cbd192e269f7eba103a5b9c7))
9+
* **obc:** adds new bim-world component ([e7e4640](https://github.com/ThatOpen/engine_ui-components/commit/e7e46408584ce694918ac34ea9038d145c5690cd))
10+
* **obc:** display units in ElementProperties ([bbf0c96](https://github.com/ThatOpen/engine_ui-components/commit/bbf0c967d92eab400a9f840e3065fba478762420))
11+
12+
13+
### Bug Fixes
14+
15+
* **core:** context menu behavior in buttons ([beddd8d](https://github.com/ThatOpen/engine_ui-components/commit/beddd8d18f0993bc924299ab6f965cb5d888d636))
16+
* **obc:** correctly implements bim-table on ModelsList ([fce48e9](https://github.com/ThatOpen/engine_ui-components/commit/fce48e9fbbecaccfb0bc250613d85ff05cb29e56))
17+
* **obc:** IfcLoader button was setting the model name after triggering onFragmentsLoaded ([c8dc488](https://github.com/ThatOpen/engine_ui-components/commit/c8dc488cd947f26be8fe26a1dabbdead85ccb0d4))
18+
319
## [2.2.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.1.0...v2.2.0) (2024-08-19)
420

521

package.json

Lines changed: 1 addition & 1 deletion
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.2.0"
45+
"version": "2.3.0"
4646
}

0 commit comments

Comments
 (0)