Skip to content

Commit

Permalink
chore: release v1.5.7 (#1128)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymmooot authored Mar 17, 2023
1 parent f3303ae commit 9a8d2fa
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 @@
## [1.5.7](https://github.com/ymmooot/nuxt-jsonld/compare/v1.5.6...v1.5.7) (2023-03-17)


### Bug Fixes

* fix a bug that generates duplicate meta tags ([f3303ae](https://github.com/ymmooot/nuxt-jsonld/commit/f3303aee636fe56aecb5213fdd337e8ba264031a)), closes [#1124](https://github.com/ymmooot/nuxt-jsonld/issues/1124)



## [1.5.6](https://github.com/ymmooot/nuxt-jsonld/compare/v1.5.5...v1.5.6) (2023-02-21)


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": "1.5.6",
"version": "1.5.7",
"description": "manage jsonld in Vue component.",
"main": "lib/index.js",
"repository": "ssh://[email protected]/ymmooot/nuxt-jsonld.git",
Expand Down

0 comments on commit 9a8d2fa

Please sign in to comment.