Skip to content

Commit 5245f86

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2024-07-02) ### PATCH * fix(photosphere): allow to hide radio buttons via 'selectable' prop ([8bdce12](8bdce12))
1 parent 8bdce12 commit 5245f86

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/bimdata/bimdata-components/compare/v1.6.0...v1.6.1) (2024-07-02)
2+
3+
4+
### PATCH
5+
6+
* fix(photosphere): allow to hide radio buttons via 'selectable' prop ([8bdce12](https://github.com/bimdata/bimdata-components/commit/8bdce1272138d07c11705b287f306fe8ad0560f7))
7+
18
# [1.6.0](https://github.com/bimdata/bimdata-components/compare/v1.5.0...v1.6.0) (2024-06-20)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bimdata/components",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"files": [
55
"src",
66
"index.js",

0 commit comments

Comments
 (0)