From 1bd7edcea27bfa413114d6d80cd1ec966e79d6dc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 18 Mar 2023 20:51:40 +0000 Subject: [PATCH] chore: 3.0.6 [skip ci] ## [3.0.6](https://github.com/dword-design/nuxt-content-git/compare/v3.0.5...v3.0.6) (2023-03-18) ### Bug Fixes * update dependency nuxt to v2.16.3 ([a09ed87](https://github.com/dword-design/nuxt-content-git/commit/a09ed879f730892ea8687ea0d52615185375f49b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c98c09..36e32f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.6](https://github.com/dword-design/nuxt-content-git/compare/v3.0.5...v3.0.6) (2023-03-18) + + +### Bug Fixes + +* update dependency nuxt to v2.16.3 ([a09ed87](https://github.com/dword-design/nuxt-content-git/commit/a09ed879f730892ea8687ea0d52615185375f49b)) + ## [3.0.5](https://github.com/dword-design/nuxt-content-git/compare/v3.0.4...v3.0.5) (2023-03-16) diff --git a/package.json b/package.json index 6e9baee..d8cc8cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "3.0.5", + "version": "3.0.6", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",