Skip to content

Commit 1214e70

Browse files
chore(release): 1.0.0-next.2 [skip ci]
# [1.0.0-next.2](v1.0.0-next.1...v1.0.0-next.2) (2024-09-23) ### Bug Fixes * **components:** fix missing v-slot vars ([310a289](310a289))
1 parent 310a289 commit 1214e70

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,5 +1,12 @@
11
# Project Changelog
22

3+
# [1.0.0-next.2](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.1...v1.0.0-next.2) (2024-09-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **components:** fix missing v-slot vars ([310a289](https://github.com/basics/vue-semantic-structure/commit/310a289e1011f33f0fe6ab2b706e43af3e61852a))
9+
310
# 1.0.0-next.1 (2024-09-23)
411

512

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
@@ -6,7 +6,7 @@
66
"name": "Thorn-Welf Walli",
77
"email": "[email protected]"
88
},
9-
"version": "1.0.0-next.1",
9+
"version": "1.0.0-next.2",
1010
"type": "module",
1111
"license": "MIT",
1212
"exports": {

0 commit comments

Comments
 (0)