Skip to content

Commit

Permalink
chore: 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.2](v5.0.1...v5.0.2) (2024-06-15)

### Bug Fixes

* update dependency execa to v9 ([#183](#183)) ([e0c9b31](e0c9b31))
  • Loading branch information
semantic-release-bot committed Jun 15, 2024
1 parent e0c9b31 commit 816655b
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 @@
## [5.0.2](https://github.com/dword-design/nuxt-route-meta/compare/v5.0.1...v5.0.2) (2024-06-15)


### Bug Fixes

* update dependency execa to v9 ([#183](https://github.com/dword-design/nuxt-route-meta/issues/183)) ([e0c9b31](https://github.com/dword-design/nuxt-route-meta/commit/e0c9b31acbc58bc11dc46c997f0ac767df3314d4))

## [5.0.1](https://github.com/dword-design/nuxt-route-meta/compare/v5.0.0...v5.0.1) (2024-04-08)


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": "5.0.1",
"version": "5.0.2",
"description": "Adds Nuxt page data to route meta at build time. Also supports TypeScript.",
"keywords": [
"auth",
Expand Down

0 comments on commit 816655b

Please sign in to comment.