Skip to content

Commit 015d058

Browse files
chore: 2.0.14 [skip ci]
## [2.0.14](v2.0.13...v2.0.14) (2022-02-08) ### Bug Fixes * update config files ([67ef28c](67ef28c)) * write GitHub metadata to package.json [description] ([2d5bcae](2d5bcae))
1 parent 67ef28c commit 015d058

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+
## [2.0.14](https://github.com/dword-design/nuxt-content-git/compare/v2.0.13...v2.0.14) (2022-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update config files ([67ef28c](https://github.com/dword-design/nuxt-content-git/commit/67ef28c839d1fbe65d63975de72b2a02e688071b))
7+
* write GitHub metadata to package.json [description] ([2d5bcae](https://github.com/dword-design/nuxt-content-git/commit/2d5bcaef8197d3181027aeef49c010eb242dceb3))
8+
19
## [2.0.13](https://github.com/dword-design/nuxt-content-git/compare/v2.0.12...v2.0.13) (2022-01-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": "2.0.13",
3+
"version": "2.0.14",
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)