Skip to content

Commit

Permalink
chore: 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2021-04-20)

### Bug Fixes

* update config files ([0145732](0145732))
* updated package.json[keywords] ([#15](#15)) ([42118e0](42118e0))
  • Loading branch information
semantic-release-bot committed Apr 20, 2021
1 parent 0145732 commit e046f93
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.8](https://github.com/dword-design/nuxt-content-git/compare/v1.0.7...v1.0.8) (2021-04-20)


### Bug Fixes

* update config files ([0145732](https://github.com/dword-design/nuxt-content-git/commit/01457324e909f18ad5b39fff87b08d0548c63e9a))
* updated package.json[keywords] ([#15](https://github.com/dword-design/nuxt-content-git/issues/15)) ([42118e0](https://github.com/dword-design/nuxt-content-git/commit/42118e0aa444ee6595bb9e5267746f2fbf40b971))

## [1.0.7](https://github.com/dword-design/nuxt-content-git/compare/v1.0.6...v1.0.7) (2021-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-git",
"version": "1.0.7",
"version": "1.0.8",
"description": "Additional module for @nuxt/content that replaces or adds createdAt and updatedAt dates based on the git history.",
"keywords": [
"frontend",
Expand Down

0 comments on commit e046f93

Please sign in to comment.