Skip to content

Commit d75e2a2

Browse files
chore: 2.0.5 [skip ci]
## [2.0.5](v2.0.4...v2.0.5) (2021-06-14) ### Bug Fixes * lock file maintenance ([#31](#31)) ([f34abe5](f34abe5))
1 parent f34abe5 commit d75e2a2

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+
## [2.0.5](https://github.com/dword-design/nuxt-content-git/compare/v2.0.4...v2.0.5) (2021-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#31](https://github.com/dword-design/nuxt-content-git/issues/31)) ([f34abe5](https://github.com/dword-design/nuxt-content-git/commit/f34abe5aa6190c487a0eecfa1b7fcfb24b4e71e6))
7+
18
## [2.0.4](https://github.com/dword-design/nuxt-content-git/compare/v2.0.3...v2.0.4) (2021-05-31)
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": "2.0.4",
3+
"version": "2.0.5",
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)