Skip to content

Commit eb34433

Browse files
chore: 2.0.10 [skip ci]
## [2.0.10](v2.0.9...v2.0.10) (2021-11-24) ### Bug Fixes * fix spelling ([fa7c325](fa7c325)) * update config files ([13bcfd0](13bcfd0))
1 parent 13bcfd0 commit eb34433

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.10](https://github.com/dword-design/nuxt-content-git/compare/v2.0.9...v2.0.10) (2021-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* fix spelling ([fa7c325](https://github.com/dword-design/nuxt-content-git/commit/fa7c3252a98a51e0678c736fbc27ff5c7ae34c25))
7+
* update config files ([13bcfd0](https://github.com/dword-design/nuxt-content-git/commit/13bcfd0207de5c09a880c3ca9ec1f482190848ba))
8+
19
## [2.0.9](https://github.com/dword-design/nuxt-content-git/compare/v2.0.8...v2.0.9) (2021-07-20)
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.9",
3+
"version": "2.0.10",
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)