Skip to content

Commit 9f15a51

Browse files
chore: 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2025-06-22) ### Bug Fixes * update dependency @dword-design/base to v13 ([#136](#136)) ([69b6853](69b6853))
1 parent 69b6853 commit 9f15a51

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+
## [6.0.1](https://github.com/dword-design/nuxt-content-git/compare/v6.0.0...v6.0.1) (2025-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/base to v13 ([#136](https://github.com/dword-design/nuxt-content-git/issues/136)) ([69b6853](https://github.com/dword-design/nuxt-content-git/commit/69b68536be7fe382d6ea1a9550287734fa15c010))
7+
18
# [6.0.0](https://github.com/dword-design/nuxt-content-git/compare/v5.0.0...v6.0.0) (2025-04-20)
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": "6.0.0",
3+
"version": "6.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)