Skip to content

Commit dd4f67e

Browse files
committed
chore: release v2.0.0-rc.13
1 parent 91498cf commit dd4f67e

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": "2.0.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"private": "true",
66
"packageManager": "[email protected]",
77
"author": "Harlan Wilton <[email protected]>",

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.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"author": "Harlan Wilton <[email protected]>",
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.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"description": "Full-stack <head> manager built for Angular.",
66
"author": "Harlan Wilton <[email protected]>",
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.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"author": "Harlan Wilton <[email protected]>",
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.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"description": "Unhead Schema.org for Simple and Automated Google Rich Results",
66
"author": "Harlan Wilton <[email protected]>",
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.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"author": "Harlan Wilton <[email protected]>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/harlan-zw",

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unhead/svelte",
33
"type": "module",
4-
"version": "2.0.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"author": "Harlan Wilton <[email protected]>",
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": "2.0.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"description": "Full-stack <head> manager built for any framework.",
66
"author": {
77
"name": "Harlan Wilton",

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": "2.0.0-rc.12",
4+
"version": "2.0.0-rc.13",
55
"description": "Full-stack <head> manager built for Vue.",
66
"author": "Harlan Wilton <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)