Skip to content

Commit 71a8a87

Browse files
chore: 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2021-07-17) ### Bug Fixes * update config files ([dbf569b](dbf569b))
1 parent dbf569b commit 71a8a87

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.8](https://github.com/dword-design/nuxt-content-git/compare/v2.0.7...v2.0.8) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update config files ([dbf569b](https://github.com/dword-design/nuxt-content-git/commit/dbf569b31d172e70133081dca474f33b773933b2))
7+
18
## [2.0.7](https://github.com/dword-design/nuxt-content-git/compare/v2.0.6...v2.0.7) (2021-07-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": "2.0.7",
3+
"version": "2.0.8",
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)