diff --git a/CHANGELOG.md b/CHANGELOG.md index cc3512b..74e635f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.0.14](https://github.com/dword-design/nuxt-content-git/compare/v2.0.13...v2.0.14) (2022-02-08) + + +### Bug Fixes + +* update config files ([67ef28c](https://github.com/dword-design/nuxt-content-git/commit/67ef28c839d1fbe65d63975de72b2a02e688071b)) +* write GitHub metadata to package.json [description] ([2d5bcae](https://github.com/dword-design/nuxt-content-git/commit/2d5bcaef8197d3181027aeef49c010eb242dceb3)) + ## [2.0.13](https://github.com/dword-design/nuxt-content-git/compare/v2.0.12...v2.0.13) (2022-01-12) diff --git a/package.json b/package.json index 5854a87..03aa3b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.13", + "version": "2.0.14", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",