We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86167e4 commit 47f159dCopy full SHA for 47f159d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.1.0](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.8...v2.1.0) (2024-11-28)
2
+
3
4
+### Features
5
6
+* Add tagPosition parameter ([65dd6c3](https://github.com/ymmooot/nuxt-jsonld/commit/65dd6c3e558a4a5a70b7af432e8424e2055cea05))
7
8
9
10
## [2.0.8](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.7...v2.0.8) (2023-04-13)
11
12
packages/nuxt-jsonld/package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-jsonld",
- "version": "2.0.8",
+ "version": "2.1.0",
"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