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 3ad7ca7 commit 09173f5Copy full SHA for 09173f5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.19](https://github.com/dword-design/nuxt-content-git/compare/v3.0.18...v3.0.19) (2023-04-07)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/puppeteer to v6.0.5 ([3ad7ca7](https://github.com/dword-design/nuxt-content-git/commit/3ad7ca73d4b9ebe7ae81a454c9a73c1fdebbf5ec))
7
8
## [3.0.18](https://github.com/dword-design/nuxt-content-git/compare/v3.0.17...v3.0.18) (2023-04-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
- "version": "3.0.18",
+ "version": "3.0.19",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
0 commit comments