Skip to content

Commit ff95a95

Browse files
committed
chore: release v1.11.18
1 parent c4f5e8f commit ff95a95

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unhead-monorepo",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"private": "true",
66
"packageManager": "pnpm@9.15.2",
77
"author": "Harlan Wilton <harlan@harlanzw.com>",

packages/addons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/addons",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/dom",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/schema-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/schema-org",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"description": "Unhead Schema.org for Simple and Automated Google Rich Results",
66
"author": "Harlan Wilton <harlan@harlanzw.com>",
77
"license": "MIT",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/schema",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/shared",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/ssr",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/unhead/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unhead",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": {
66
"name": "Harlan Wilton",
77
"email": "harlan@harlanzw.com",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/vue",
33
"type": "module",
4-
"version": "1.11.17",
4+
"version": "1.11.18",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

0 commit comments

Comments
 (0)