Skip to content

Commit c8a1d72

Browse files
chore: 4.0.0 [skip ci]
# [4.0.0](v3.0.32...v4.0.0) (2024-02-13) ### Bug Fixes * update dependency @dword-design/base to v11 ([#127](#127)) ([16c4905](16c4905)) ### BREAKING CHANGES * node.js >= 18
1 parent 16c4905 commit c8a1d72

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0](https://github.com/dword-design/nuxt-content-git/compare/v3.0.32...v4.0.0) (2024-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/base to v11 ([#127](https://github.com/dword-design/nuxt-content-git/issues/127)) ([16c4905](https://github.com/dword-design/nuxt-content-git/commit/16c4905f73846b376f655e0460ca703e51ad669f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* node.js >= 18
12+
113
## [3.0.32](https://github.com/dword-design/nuxt-content-git/compare/v3.0.31...v3.0.32) (2023-06-08)
214

315

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": "3.0.32",
3+
"version": "4.0.0",
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)