diff --git a/CHANGELOG.md b/CHANGELOG.md index e574baa..e0f2b77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.1](https://github.com/dword-design/nuxt-content-git/compare/v4.0.0...v4.0.1) (2024-04-08) + + +### Bug Fixes + +* update dependency @dword-design/functions to v6 ([#129](https://github.com/dword-design/nuxt-content-git/issues/129)) ([a8006fd](https://github.com/dword-design/nuxt-content-git/commit/a8006fd360aca0437fd4f4ce876174a12ed0f43c)) + # [4.0.0](https://github.com/dword-design/nuxt-content-git/compare/v3.0.32...v4.0.0) (2024-02-13) diff --git a/package.json b/package.json index 8930dd9..5079f46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-content-git", - "version": "4.0.0", + "version": "4.0.1", "description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.", "keywords": [ "frontend",