Skip to content

Commit 1add749

Browse files
chore: 5.0.0 [skip ci]
# [5.0.0](v4.0.1...v5.0.0) (2025-04-19) ### Bug Fixes * lock file maintenance ([#133](#133)) ([a84c453](a84c453)) ### BREAKING CHANGES * drop nuxt 2 support
1 parent a84c453 commit 1add749

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+
# [5.0.0](https://github.com/dword-design/nuxt-content-git/compare/v4.0.1...v5.0.0) (2025-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#133](https://github.com/dword-design/nuxt-content-git/issues/133)) ([a84c453](https://github.com/dword-design/nuxt-content-git/commit/a84c453ce46b9fc7b20bd2e10d469d963cfac6ee))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* drop nuxt 2 support
12+
113
## [4.0.1](https://github.com/dword-design/nuxt-content-git/compare/v4.0.0...v4.0.1) (2024-04-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": "4.0.1",
3+
"version": "5.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)