From 1109d32e3616772cfe5b63f88ae036d847a44821 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 May 2021 14:41:31 +0000 Subject: [PATCH] chore: 2.0.3 [skip ci] ## [2.0.3](https://github.com/dword-design/nuxt-content-git/compare/v2.0.2...v2.0.3) (2021-05-04) ### Bug Fixes * update dependency @dword-design/puppeteer to v5 ([#22](https://github.com/dword-design/nuxt-content-git/issues/22)) ([2940e82](https://github.com/dword-design/nuxt-content-git/commit/2940e82aead2a40106c59deeb7ffe66ac8486c12)) * update dependency with-local-tmp-dir to v4 ([#27](https://github.com/dword-design/nuxt-content-git/issues/27)) ([c2c5825](https://github.com/dword-design/nuxt-content-git/commit/c2c5825fb40339874f484c2fc756e5d0d0a8cefc)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a01ea7..c8b53cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.0.3](https://github.com/dword-design/nuxt-content-git/compare/v2.0.2...v2.0.3) (2021-05-04) + + +### Bug Fixes + +* update dependency @dword-design/puppeteer to v5 ([#22](https://github.com/dword-design/nuxt-content-git/issues/22)) ([2940e82](https://github.com/dword-design/nuxt-content-git/commit/2940e82aead2a40106c59deeb7ffe66ac8486c12)) +* update dependency with-local-tmp-dir to v4 ([#27](https://github.com/dword-design/nuxt-content-git/issues/27)) ([c2c5825](https://github.com/dword-design/nuxt-content-git/commit/c2c5825fb40339874f484c2fc756e5d0d0a8cefc)) + ## [2.0.2](https://github.com/dword-design/nuxt-content-git/compare/v2.0.1...v2.0.2) (2021-05-04) diff --git a/package.json b/package.json index d4d528d..0f05c26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.2", + "version": "2.0.3", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",