Skip to content

Commit f7d6f61

Browse files
chore: 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-04-12) ### Bug Fixes * lock file maintenance ([#5](#5)) ([0912c8e](0912c8e))
1 parent 0912c8e commit f7d6f61

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.6](https://github.com/dword-design/nuxt-content-git/compare/v1.0.5...v1.0.6) (2021-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#5](https://github.com/dword-design/nuxt-content-git/issues/5)) ([0912c8e](https://github.com/dword-design/nuxt-content-git/commit/0912c8e9f71d9a1a0a8e8b87cf0ca6d48a5309ac))
7+
18
## [1.0.5](https://github.com/dword-design/nuxt-content-git/compare/v1.0.4...v1.0.5) (2021-04-06)
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.5",
3+
"version": "1.0.6",
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)