Skip to content

Commit

Permalink
chore: 3.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.10](v3.0.9...v3.0.10) (2023-04-30)

### Bug Fixes

* trigger release ([d84849f](d84849f))
  • Loading branch information
semantic-release-bot committed Apr 30, 2023
1 parent d84849f commit 2c985dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.10](https://github.com/dword-design/nuxt-route-meta/compare/v3.0.9...v3.0.10) (2023-04-30)


### Bug Fixes

* trigger release ([d84849f](https://github.com/dword-design/nuxt-route-meta/commit/d84849fbfd82539f1abb93451f25286b7354ab28))

## [3.0.9](https://github.com/dword-design/nuxt-route-meta/compare/v3.0.8...v3.0.9) (2023-04-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-route-meta",
"version": "3.0.9",
"version": "3.0.10",
"description": "Adds Nuxt page data to route meta at build time. Also supports TypeScript.",
"keywords": [
"auth",
Expand Down

0 comments on commit 2c985dc

Please sign in to comment.