Skip to content

Commit 91d7b84

Browse files
committed
chore: release v2.0.15
1 parent 5366e83 commit 91d7b84

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
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": "2.0.14",
4+
"version": "2.0.15",
55
"private": "true",
66
"packageManager": "pnpm@10.17.0",
77
"author": "Harlan Wilton <harlan@harlanzw.com>",

packages-aliased/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": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages-aliased/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": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages-aliased/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": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages-aliased/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": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

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": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/angular",
33
"type": "module",
4-
"version": "2.0.14",
4+
"version": "2.0.15",
55
"description": "Full-stack <head> manager built for Angular.",
66
"author": "Harlan Wilton <harlan@harlanzw.com>",
77
"license": "MIT",

packages/react/package.json

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

packages/solid-js/package.json

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

0 commit comments

Comments
 (0)