Skip to content

Commit

Permalink
chore(main): release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 29, 2024
1 parent 4ea8d59 commit 2f1ece3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [2.3.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.2.0...v2.3.0) (2024-08-29)


### Features

* **core:** adds no-indentation on bim-table ([aa916de](https://github.com/ThatOpen/engine_ui-components/commit/aa916de9963b8411cbd192e269f7eba103a5b9c7))
* **obc:** adds new bim-world component ([e7e4640](https://github.com/ThatOpen/engine_ui-components/commit/e7e46408584ce694918ac34ea9038d145c5690cd))
* **obc:** display units in ElementProperties ([bbf0c96](https://github.com/ThatOpen/engine_ui-components/commit/bbf0c967d92eab400a9f840e3065fba478762420))


### Bug Fixes

* **core:** context menu behavior in buttons ([beddd8d](https://github.com/ThatOpen/engine_ui-components/commit/beddd8d18f0993bc924299ab6f965cb5d888d636))
* **obc:** correctly implements bim-table on ModelsList ([fce48e9](https://github.com/ThatOpen/engine_ui-components/commit/fce48e9fbbecaccfb0bc250613d85ff05cb29e56))

## [2.2.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.1.0...v2.2.0) (2024-08-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"vite": "5.1.6",
"vite-plugin-dts": "3.7.3"
},
"version": "2.2.0"
"version": "2.3.0"
}

0 comments on commit 2f1ece3

Please sign in to comment.