diff --git a/CHANGELOG.md b/CHANGELOG.md index c8b53cf..0e58057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.4](https://github.com/dword-design/nuxt-content-git/compare/v2.0.3...v2.0.4) (2021-05-31) + + +### Bug Fixes + +* update config files ([8127700](https://github.com/dword-design/nuxt-content-git/commit/81277005a53728c48329318718eb7ad132e6067b)) + ## [2.0.3](https://github.com/dword-design/nuxt-content-git/compare/v2.0.2...v2.0.3) (2021-05-04) diff --git a/package.json b/package.json index 0f05c26..37e299d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.3", + "version": "2.0.4", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",