We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d8605 commit a9f2ea7Copy full SHA for a9f2ea7
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.0.5](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.4...v2.0.5) (2022-09-05)
2
+
3
4
+### Bug Fixes
5
6
+* update nuxt version constraint ([e1f4707](https://github.com/ymmooot/nuxt-jsonld/commit/e1f4707a90d6d187dfd65f7049cd48088c9f3413))
7
8
9
10
## [2.0.3](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.2...v2.0.3) (2022-04-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-jsonld",
- "version": "2.0.4",
+ "version": "2.0.5",
"description": "manage JSON-LD in Vue component.",
"repository": "ssh://git@github.com/ymmooot/nuxt-jsonld.git",
"author": "Ryota Yamamoto <ryota.yama.9@gmail.com>",
0 commit comments