Skip to content

Commit cdaf62f

Browse files
chore: 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2024-04-08) ### Bug Fixes * update dependency @dword-design/functions to v6 ([#129](#129)) ([a8006fd](a8006fd))
1 parent a8006fd commit cdaf62f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/dword-design/nuxt-content-git/compare/v4.0.0...v4.0.1) (2024-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
18
# [4.0.0](https://github.com/dword-design/nuxt-content-git/compare/v3.0.32...v4.0.0) (2024-02-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-content-git",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
55
"keywords": [
66
"frontend",

0 commit comments

Comments
 (0)