Skip to content

Commit

Permalink
chore: release v2.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Mar 7, 2025
1 parent 9ec3409 commit d97d26e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unhead-monorepo",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"private": "true",
"packageManager": "[email protected]",
"author": "Harlan Wilton <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/addons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/addons",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/angular",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Full-stack <head> manager built for Angular.",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/react",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-org/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/schema-org",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Unhead Schema.org for Simple and Automated Google Rich Results",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/solid-js",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/svelte",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
Expand Down
2 changes: 1 addition & 1 deletion packages/unhead/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unhead",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Full-stack <head> manager built for any framework.",
"author": {
"name": "Harlan Wilton",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unhead/vue",
"type": "module",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Full-stack <head> manager built for Vue.",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit d97d26e

Please sign in to comment.