Skip to content

Commit 25c69fc

Browse files
chore(release): 1.7.10 [skip ci]
## [1.7.10](v1.7.9...v1.7.10) (2025-10-14) ### PATCH * metaBuildingStructure - Highlight selected storey in StoreySelector (#26) ([029ae8b](029ae8b)), closes [#26](#26)
1 parent 029ae8b commit 25c69fc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.10](https://github.com/bimdata/bimdata-components/compare/v1.7.9...v1.7.10) (2025-10-14)
2+
3+
4+
### PATCH
5+
6+
* metaBuildingStructure - Highlight selected storey in StoreySelector (#26) ([029ae8b](https://github.com/bimdata/bimdata-components/commit/029ae8b4281abf817ebf6ec296731b2ff7b4aaca)), closes [#26](https://github.com/bimdata/bimdata-components/issues/26)
7+
18
## [1.7.9](https://github.com/bimdata/bimdata-components/compare/v1.7.8...v1.7.9) (2025-10-09)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bimdata/components",
3-
"version": "1.7.9",
3+
"version": "1.7.10",
44
"files": [
55
"src",
66
"index.js",

0 commit comments

Comments
 (0)