Skip to content

Commit

Permalink
chore: release v2.0.5 (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymmooot authored Sep 5, 2022
1 parent 73d8605 commit a9f2ea7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.5](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.4...v2.0.5) (2022-09-05)


### Bug Fixes

* update nuxt version constraint ([e1f4707](https://github.com/ymmooot/nuxt-jsonld/commit/e1f4707a90d6d187dfd65f7049cd48088c9f3413))



## [2.0.3](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.2...v2.0.3) (2022-04-18)


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-jsonld",
"version": "2.0.4",
"version": "2.0.5",
"description": "manage JSON-LD in Vue component.",
"repository": "ssh://[email protected]/ymmooot/nuxt-jsonld.git",
"author": "Ryota Yamamoto <[email protected]>",
Expand Down

0 comments on commit a9f2ea7

Please sign in to comment.