Skip to content

Commit acd9dc3

Browse files
chore: 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2024-04-08) ### Bug Fixes * foo ([0064afd](0064afd)) * lock file maintenance ([#174](#174)) ([1bfd613](1bfd613))
1 parent 0064afd commit acd9dc3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.0.1](https://github.com/dword-design/nuxt-route-meta/compare/v5.0.0...v5.0.1) (2024-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* foo ([0064afd](https://github.com/dword-design/nuxt-route-meta/commit/0064afd64d6b916297c6b78cf0fb6304a675c52a))
7+
* lock file maintenance ([#174](https://github.com/dword-design/nuxt-route-meta/issues/174)) ([1bfd613](https://github.com/dword-design/nuxt-route-meta/commit/1bfd613cc216ba6aba9a6e5a145209166dbe82ff))
8+
19
# [5.0.0](https://github.com/dword-design/nuxt-route-meta/compare/v4.0.0...v5.0.0) (2024-02-12)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-route-meta",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Adds Nuxt page data to route meta at build time. Also supports TypeScript.",
55
"keywords": [
66
"auth",

0 commit comments

Comments
 (0)