diff --git a/CHANGELOG.md b/CHANGELOG.md index 160f996..e60690c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.11](https://github.com/dword-design/nuxt-content-git/compare/v3.0.10...v3.0.11) (2023-03-19) + + +### Bug Fixes + +* update dependency output-files to v2.0.17 ([a52f3da](https://github.com/dword-design/nuxt-content-git/commit/a52f3da00a859d3015178983607e036897a26941)) + ## [3.0.10](https://github.com/dword-design/nuxt-content-git/compare/v3.0.9...v3.0.10) (2023-03-19) diff --git a/package.json b/package.json index 8db020c..2eb77c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "3.0.10", + "version": "3.0.11", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",