diff --git a/CHANGELOG.md b/CHANGELOG.md index b36db5b..934b3ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.0.10](https://github.com/dword-design/nuxt-content-git/compare/v2.0.9...v2.0.10) (2021-11-24) + + +### Bug Fixes + +* fix spelling ([fa7c325](https://github.com/dword-design/nuxt-content-git/commit/fa7c3252a98a51e0678c736fbc27ff5c7ae34c25)) +* update config files ([13bcfd0](https://github.com/dword-design/nuxt-content-git/commit/13bcfd0207de5c09a880c3ca9ec1f482190848ba)) + ## [2.0.9](https://github.com/dword-design/nuxt-content-git/compare/v2.0.8...v2.0.9) (2021-07-20) diff --git a/package.json b/package.json index ce551c9..9053429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.9", + "version": "2.0.10", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the Git history.", "keywords": [ "frontend",