Skip to content

Commit 40f95db

Browse files
chore(release): 1.6.5 [skip ci]
## [1.6.5](v1.6.4...v1.6.5) (2024-09-13) ### PATCH * feat: migrate BIMDataBuildingMaker to <script setup> style ([a8baaa9](a8baaa9))
1 parent a8baaa9 commit 40f95db

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.5](https://github.com/bimdata/bimdata-components/compare/v1.6.4...v1.6.5) (2024-09-13)
2+
3+
4+
### PATCH
5+
6+
* feat: migrate BIMDataBuildingMaker to <script setup> style ([a8baaa9](https://github.com/bimdata/bimdata-components/commit/a8baaa9b20b84989536ae97b3fa63dbe342efd16))
7+
18
## [1.6.4](https://github.com/bimdata/bimdata-components/compare/v1.6.3...v1.6.4) (2024-09-06)
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.4",
3+
"version": "1.6.5",
44
"files": [
55
"src",
66
"index.js",

0 commit comments

Comments
 (0)