diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1c20e..b94c2be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.12](https://github.com/dword-design/nuxt-content-git/compare/v2.0.11...v2.0.12) (2022-01-04) + + +### Bug Fixes + +* update config files ([efa89cd](https://github.com/dword-design/nuxt-content-git/commit/efa89cd7b0abccfc5c365f01eb48666dbc4cfb8c)) + ## [2.0.11](https://github.com/dword-design/nuxt-content-git/compare/v2.0.10...v2.0.11) (2021-11-26) diff --git a/package.json b/package.json index e55b139..e1cb1f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.11", + "version": "2.0.12", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the Git history.", "keywords": [ "frontend",