From acd9dc33eec514eae1681e9804bf154d83a1b51f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 Apr 2024 17:45:43 +0000 Subject: [PATCH] chore: 5.0.1 [skip ci] ## [5.0.1](https://github.com/dword-design/nuxt-route-meta/compare/v5.0.0...v5.0.1) (2024-04-08) ### Bug Fixes * foo ([0064afd](https://github.com/dword-design/nuxt-route-meta/commit/0064afd64d6b916297c6b78cf0fb6304a675c52a)) * 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)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 903ab08..92b9a0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [5.0.1](https://github.com/dword-design/nuxt-route-meta/compare/v5.0.0...v5.0.1) (2024-04-08) + + +### Bug Fixes + +* foo ([0064afd](https://github.com/dword-design/nuxt-route-meta/commit/0064afd64d6b916297c6b78cf0fb6304a675c52a)) +* 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)) + # [5.0.0](https://github.com/dword-design/nuxt-route-meta/compare/v4.0.0...v5.0.0) (2024-02-12) diff --git a/package.json b/package.json index 881b8ea..7931405 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-route-meta", - "version": "5.0.0", + "version": "5.0.1", "description": "Adds Nuxt page data to route meta at build time. Also supports TypeScript.", "keywords": [ "auth",