From 70a9b4de73dcddc39c3781759d9a0762720f2b9f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Apr 2021 10:28:26 +0000 Subject: [PATCH] chore: 1.0.9 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",