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 d060a59 commit bd743e9Copy full SHA for bd743e9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.26](https://github.com/dword-design/nuxt-content-git/compare/v3.0.25...v3.0.26) (2023-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency output-files to v2.0.25 ([d060a59](https://github.com/dword-design/nuxt-content-git/commit/d060a59230a614f68866db38e815fc82b01bb283))
7
8
## [3.0.25](https://github.com/dword-design/nuxt-content-git/compare/v3.0.24...v3.0.25) (2023-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "3.0.25",
+ "version": "3.0.26",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments