Skip to content

Commit c42c704

Browse files
chore(main): release 3.2.0
1 parent 0fba529 commit c42c704

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/ThatOpen/engine_ui-components/compare/v3.1.0...v3.2.0) (2025-09-16)
4+
5+
6+
### Features
7+
8+
* add optional icon to bim-grid layouts ([97e1fcb](https://github.com/ThatOpen/engine_ui-components/commit/97e1fcb5c9b27d948b8bf632c48604cadefe8163))
9+
* emit event on bim-grid when elements are created based on templates ([29f8029](https://github.com/ThatOpen/engine_ui-components/commit/29f80297fe58cd082486ca4e0be06fcfcf76e252))
10+
* let label icon color to be set independently ([f1f5e81](https://github.com/ThatOpen/engine_ui-components/commit/f1f5e81f50e16e7e13733993aa0b19b757e1638d))
11+
12+
13+
### Bug Fixes
14+
15+
* adds missing comma ([bcb53dc](https://github.com/ThatOpen/engine_ui-components/commit/bcb53dca51596ad754e3807b52bc885b88c131f8))
16+
* nested buttons not working ([52c66a4](https://github.com/ThatOpen/engine_ui-components/commit/52c66a401cec37acc331a1fae9df1d0216af3edb))
17+
318
## [3.1.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.4.0...v3.1.0) (2025-07-10)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
"vite": "5.1.6",
4444
"vite-plugin-dts": "3.7.3"
4545
},
46-
"version": "3.1.0"
46+
"version": "3.2.0"
4747
}

0 commit comments

Comments
 (0)