Skip to content

Commit 079768c

Browse files
chore(release): 1.0.0-next.14 [skip ci]
# [1.0.0-next.14](v1.0.0-next.13...v1.0.0-next.14) (2024-09-27) ### Bug Fixes * **publish:** fix channel ([085ebbc](085ebbc)) * **publish:** revert channel ([389a175](389a175))
1 parent 389a175 commit 079768c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Project Changelog
22

3+
# [1.0.0-next.14](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.13...v1.0.0-next.14) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **publish:** fix channel ([085ebbc](https://github.com/basics/vue-semantic-structure/commit/085ebbc87e1dcf374b8b678683b424ab2d8fcae3))
9+
* **publish:** revert channel ([389a175](https://github.com/basics/vue-semantic-structure/commit/389a1751468addaa1fee8ca3a5c5d0d784d2846d))
10+
311
# 1.0.0-next.1 (2024-09-27)
412

513

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": "vue-semantic-structure",
3-
"version": "1.0.0-next.13",
3+
"version": "1.0.0-next.14",
44
"description": "Helper for semantic HTML structure.",
55
"homepage": "https://basics.github.io/vue-semantic-structure",
66
"license": "MIT",

0 commit comments

Comments
 (0)