Skip to content

Commit bf5ec17

Browse files
committed
chore: release v0.0.3
1 parent ece48fa commit bf5ec17

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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
"private": "true",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"packageManager": "pnpm@7.8.0",
66
"description": "Typed utilities for defining, validating and building best-practice document <head>'s.",
77
"author": "Harlan Wilton <harlan@harlanzw.com>",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-unhead",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"packageManager": "pnpm@7.14.0",
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": "0.0.2",
4+
"version": "0.0.3",
55
"packageManager": "pnpm@7.14.0",
66
"author": "Harlan Wilton <harlan@harlanzw.com>",
77
"license": "MIT",

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": "0.0.2",
4+
"version": "0.0.3",
55
"packageManager": "pnpm@7.14.0",
66
"author": "Harlan Wilton <harlan@harlanzw.com>",
77
"license": "MIT",

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": "0.0.2",
4+
"version": "0.0.3",
55
"packageManager": "pnpm@7.14.0",
66
"author": "Harlan Wilton <harlan@harlanzw.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)