diff --git a/CHANGELOG.md b/CHANGELOG.md index 2323ad9..902ea33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.3](https://github.com/dword-design/nuxt-content-git/compare/v3.0.2...v3.0.3) (2023-03-15) + + +### Bug Fixes + +* update dependency output-files to v2.0.11 ([fa3feb5](https://github.com/dword-design/nuxt-content-git/commit/fa3feb558f1252af07ac8d18d85d35cafbcaf7a3)) + ## [3.0.2](https://github.com/dword-design/nuxt-content-git/compare/v3.0.1...v3.0.2) (2023-03-15) diff --git a/package.json b/package.json index 0e25fbf..c74f0f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "3.0.2", + "version": "3.0.3", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",