Skip to content

Commit cd37d04

Browse files
chore: 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2021-03-31) ### Bug Fixes * lock file maintenance ([#3](#3)) ([fe3d087](fe3d087))
1 parent fe3d087 commit cd37d04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/dword-design/nuxt-content-git/compare/v1.0.3...v1.0.4) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#3](https://github.com/dword-design/nuxt-content-git/issues/3)) ([fe3d087](https://github.com/dword-design/nuxt-content-git/commit/fe3d0874322121355ce2b0a87460b6cc6bb0ca28))
7+
18
## [1.0.3](https://github.com/dword-design/nuxt-content-git/compare/v1.0.2...v1.0.3) (2021-03-23)
29

310

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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Additional module for @nuxt/content that replace or adds createdAt and updatedAt dates based on the git history.",
55
"repository": "dword-design/nuxt-content-git",
66
"funding": "https://www.buymeacoffee.com/dword",

0 commit comments

Comments
 (0)