diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b326a8..d7a184e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.9](https://github.com/dword-design/nuxt-content-git/compare/v1.0.8...v1.0.9) (2021-04-26) + + +### Bug Fixes + +* update dependency with-local-tmp-dir to v3 ([#16](https://github.com/dword-design/nuxt-content-git/issues/16)) ([ac45d46](https://github.com/dword-design/nuxt-content-git/commit/ac45d46922522c2aae0ac9870cfd6e40b30c5686)) + ## [1.0.8](https://github.com/dword-design/nuxt-content-git/compare/v1.0.7...v1.0.8) (2021-04-20) diff --git a/package.json b/package.json index bf5f94a..fac3f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "1.0.8", + "version": "1.0.9", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",