From 4ad117c1ec8560feb35781c4d05c27fe2860a62b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Mar 2023 00:58:13 +0000 Subject: [PATCH] chore: 3.0.4 [skip ci] ## [3.0.4](https://github.com/dword-design/nuxt-content-git/compare/v3.0.3...v3.0.4) (2023-03-16) ### Bug Fixes * update dependency @dword-design/puppeteer to v6.0.3 ([ac9267e](https://github.com/dword-design/nuxt-content-git/commit/ac9267e48627efe719a4432d8fa6b27adbcdafba)) * update dependency execa to v7.1.1 ([9adcbd9](https://github.com/dword-design/nuxt-content-git/commit/9adcbd9adaebc842cd2cca19ba2f094bc727b736)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 902ea33..7f8ef9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.0.4](https://github.com/dword-design/nuxt-content-git/compare/v3.0.3...v3.0.4) (2023-03-16) + + +### Bug Fixes + +* update dependency @dword-design/puppeteer to v6.0.3 ([ac9267e](https://github.com/dword-design/nuxt-content-git/commit/ac9267e48627efe719a4432d8fa6b27adbcdafba)) +* update dependency execa to v7.1.1 ([9adcbd9](https://github.com/dword-design/nuxt-content-git/commit/9adcbd9adaebc842cd2cca19ba2f094bc727b736)) + ## [3.0.3](https://github.com/dword-design/nuxt-content-git/compare/v3.0.2...v3.0.3) (2023-03-15) diff --git a/package.json b/package.json index c74f0f6..85dc594 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "3.0.3", + "version": "3.0.4", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",