Skip to content

Commit b3ea1bd

Browse files
chore(release): 1.0.0-next.3 [skip ci]
# [1.0.0-next.3](v1.0.0-next.2...v1.0.0-next.3) (2024-09-24) ### Bug Fixes * **publish:** activate publish ([0fd9e49](0fd9e49)) * **update:** added new example; change level logic ([714d921](714d921))
1 parent 09ed1e4 commit b3ea1bd

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.3](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.2...v1.0.0-next.3) (2024-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **publish:** activate publish ([0fd9e49](https://github.com/basics/vue-semantic-structure/commit/0fd9e496d74a4b46ab9fd727aa89492c5ad717be))
9+
* **update:** added new example; change level logic ([714d921](https://github.com/basics/vue-semantic-structure/commit/714d9213f19738380a11d8fac22834d0605848a6))
10+
311
# [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)
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.2",
3+
"version": "1.0.0-next.3",
44
"description": "Helper for semantic HTML structure.",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)