Skip to content

Commit 9eff386

Browse files
chore(release): 1.0.0-next.13 [skip ci]
# [1.0.0-next.13](v1.0.0-next.12...v1.0.0-next.13) (2024-09-27) ### Bug Fixes * **package:** added homepage ([680a8a2](680a8a2))
1 parent 680a8a2 commit 9eff386

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.13](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.12...v1.0.0-next.13) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **package:** added homepage ([680a8a2](https://github.com/basics/vue-semantic-structure/commit/680a8a257f10499fab4bc117f9c06b83574a633b))
9+
310
# [1.0.0-next.12](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.11...v1.0.0-next.12) (2024-09-27)
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
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-semantic-structure",
3-
"version": "1.0.0-next.12",
3+
"version": "1.0.0-next.13",
44
"description": "Helper for semantic HTML structure.",
55
"homepage": "https://basics.github.io/vue-semantic-structure",
66
"license": "MIT",

0 commit comments

Comments
 (0)