Skip to content

Commit 4ad117c

Browse files
chore: 3.0.4 [skip ci]
## [3.0.4](v3.0.3...v3.0.4) (2023-03-16) ### Bug Fixes * update dependency @dword-design/puppeteer to v6.0.3 ([ac9267e](ac9267e)) * update dependency execa to v7.1.1 ([9adcbd9](9adcbd9))
1 parent ac9267e commit 4ad117c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.4](https://github.com/dword-design/nuxt-content-git/compare/v3.0.3...v3.0.4) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/puppeteer to v6.0.3 ([ac9267e](https://github.com/dword-design/nuxt-content-git/commit/ac9267e48627efe719a4432d8fa6b27adbcdafba))
7+
* update dependency execa to v7.1.1 ([9adcbd9](https://github.com/dword-design/nuxt-content-git/commit/9adcbd9adaebc842cd2cca19ba2f094bc727b736))
8+
19
## [3.0.3](https://github.com/dword-design/nuxt-content-git/compare/v3.0.2...v3.0.3) (2023-03-15)
210

311

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": "3.0.3",
3+
"version": "3.0.4",
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)