We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3274d5d commit 8c8b176Copy full SHA for 8c8b176
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.25](https://github.com/dword-design/nuxt-content-git/compare/v3.0.24...v3.0.25) (2023-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/tester to v2.0.18 ([3274d5d](https://github.com/dword-design/nuxt-content-git/commit/3274d5d842f535d13f82f055c1a65c75bffca8d9))
7
8
## [3.0.24](https://github.com/dword-design/nuxt-content-git/compare/v3.0.23...v3.0.24) (2023-04-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "3.0.24",
+ "version": "3.0.25",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments