Skip to content

Commit 5ba6aea

Browse files
chore(release): 1.7.11 [skip ci]
## [1.7.11](v1.7.10...v1.7.11) (2025-10-15) ### PATCH * StoreySelector emits "storey-selected" event only from UI click (#27) ([c1172cf](c1172cf)), closes [#27](#27) [#28](#28)
1 parent c1172cf commit 5ba6aea

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.11](https://github.com/bimdata/bimdata-components/compare/v1.7.10...v1.7.11) (2025-10-15)
2+
3+
4+
### PATCH
5+
6+
* StoreySelector emits "storey-selected" event only from UI click (#27) ([c1172cf](https://github.com/bimdata/bimdata-components/commit/c1172cfb37a3fabdb7154b8a76e9c8dff5a63afa)), closes [#27](https://github.com/bimdata/bimdata-components/issues/27) [#28](https://github.com/bimdata/bimdata-components/issues/28)
7+
18
## [1.7.10](https://github.com/bimdata/bimdata-components/compare/v1.7.9...v1.7.10) (2025-10-14)
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.10",
3+
"version": "1.7.11",
44
"files": [
55
"src",
66
"index.js",

0 commit comments

Comments
 (0)