Skip to content

Commit f30d57b

Browse files
chore: 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2021-04-13) ### Bug Fixes * update config files ([b7e0886](b7e0886)) * update description ([2f165df](2f165df))
1 parent b7e0886 commit f30d57b

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+
## [1.0.7](https://github.com/dword-design/nuxt-content-git/compare/v1.0.6...v1.0.7) (2021-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update config files ([b7e0886](https://github.com/dword-design/nuxt-content-git/commit/b7e088682e426c5b0bc6e0421536168bcc186aa7))
7+
* update description ([2f165df](https://github.com/dword-design/nuxt-content-git/commit/2f165df63fa5331ddd55cdfdc964585610e7384d))
8+
19
## [1.0.6](https://github.com/dword-design/nuxt-content-git/compare/v1.0.5...v1.0.6) (2021-04-12)
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": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Additional module for @nuxt/content that replaces 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)