Skip to content

Commit

Permalink
chore: 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2023-03-15)

### Bug Fixes

* update dependency nuxt to v2.16.2 ([cb224a8](cb224a8))
  • Loading branch information
semantic-release-bot committed Mar 15, 2023
1 parent cb224a8 commit 8ee5d63
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.2](https://github.com/dword-design/nuxt-content-git/compare/v3.0.1...v3.0.2) (2023-03-15)


### Bug Fixes

* update dependency nuxt to v2.16.2 ([cb224a8](https://github.com/dword-design/nuxt-content-git/commit/cb224a833b65eb120ff710f19553bffbb2d07871))

## [3.0.1](https://github.com/dword-design/nuxt-content-git/compare/v3.0.0...v3.0.1) (2023-02-15)


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": "3.0.1",
"version": "3.0.2",
"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 8ee5d63

Please sign in to comment.