Skip to content

Commit 00f81a8

Browse files
authored
chore: release v2.1.1 (#1469)
1 parent 2e6aa56 commit 00f81a8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.1](https://github.com/ymmooot/nuxt-jsonld/compare/v2.1.0...v2.1.1) (2025-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Change `children` prop to `innerHTML` ([212313d](https://github.com/ymmooot/nuxt-jsonld/commit/212313d7b1b46e552f043c761fcc9bbf2f838fea)), closes [ymmooot/nuxt-jsonld#1466](https://github.com/ymmooot/nuxt-jsonld/issues/1466) [#1467](https://github.com/ymmooot/nuxt-jsonld/issues/1467)
7+
8+
9+
110
# [2.1.0](https://github.com/ymmooot/nuxt-jsonld/compare/v2.0.8...v2.1.0) (2024-11-28)
211

312

packages/nuxt-jsonld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-jsonld",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "manage JSON-LD in Vue component.",
55
"repository": "ssh://git@github.com/ymmooot/nuxt-jsonld.git",
66
"author": "Ryota Yamamoto <ryota.yama.9@gmail.com>",

0 commit comments

Comments
 (0)