Skip to content

Commit

Permalink
chore(release): 1.0.0-next.11 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-next.11](v1.0.0-next.10...v1.0.0-next.11) (2024-09-27)

### Bug Fixes

* **update:** replaced vue files ([7512151](7512151))
  • Loading branch information
semantic-release-bot committed Sep 27, 2024
1 parent 7512151 commit cda8a87
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

# [1.0.0-next.11](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.10...v1.0.0-next.11) (2024-09-27)


### Bug Fixes

* **update:** replaced vue files ([7512151](https://github.com/basics/vue-semantic-structure/commit/7512151e2d3f28ca2820e7b375fb26842e0c3d65))

# [1.0.0-next.10](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.9...v1.0.0-next.10) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-semantic-structure",
"version": "1.0.0-next.10",
"version": "1.0.0-next.11",
"description": "Helper for semantic HTML structure.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit cda8a87

Please sign in to comment.