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