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 ff8101a commit a8b2230Copy full SHA for a8b2230
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.23](https://github.com/dword-design/nuxt-content-git/compare/v3.0.22...v3.0.23) (2023-04-09)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/functions to v4.1.7 ([ff8101a](https://github.com/dword-design/nuxt-content-git/commit/ff8101ad1487892ad33a35d37e2bf6ee4644af52))
7
8
## [3.0.22](https://github.com/dword-design/nuxt-content-git/compare/v3.0.21...v3.0.22) (2023-04-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "3.0.22",
+ "version": "3.0.23",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments