diff --git a/CHANGELOG.md b/CHANGELOG.md index 104de33..b36db5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.9](https://github.com/dword-design/nuxt-content-git/compare/v2.0.8...v2.0.9) (2021-07-20) + + +### Bug Fixes + +* update config files ([9c92783](https://github.com/dword-design/nuxt-content-git/commit/9c927831199770571ebb95231a034b97015591a7)) + ## [2.0.8](https://github.com/dword-design/nuxt-content-git/compare/v2.0.7...v2.0.8) (2021-07-17) diff --git a/package.json b/package.json index 603c445..43afdc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.8", + "version": "2.0.9", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",