From 893f1e0fcec565eb979374b662e6df6045965c83 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 20 Jul 2021 06:04:11 +0000 Subject: [PATCH] chore: 2.0.9 [skip ci] ## [2.0.9](https://github.com/dword-design/nuxt-content-git/compare/v2.0.8...v2.0.9) (2021-07-20) ### Bug Fixes * update config files ([9c92783](https://github.com/dword-design/nuxt-content-git/commit/9c927831199770571ebb95231a034b97015591a7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 104de33..b36db5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.9](https://github.com/dword-design/nuxt-content-git/compare/v2.0.8...v2.0.9) (2021-07-20) + + +### Bug Fixes + +* update config files ([9c92783](https://github.com/dword-design/nuxt-content-git/commit/9c927831199770571ebb95231a034b97015591a7)) + ## [2.0.8](https://github.com/dword-design/nuxt-content-git/compare/v2.0.7...v2.0.8) (2021-07-17) diff --git a/package.json b/package.json index 603c445..43afdc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "2.0.8", + "version": "2.0.9", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",