Skip to content

Commit

Permalink
chore: release v1.0.0-beta.20
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Aug 23, 2022
1 parent f824b03 commit 56c88e1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vueuse/schema-org-monorepo",
"private": true,
"packageManager": "pnpm@7.0.0",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Schema.org for Vue. Supports typed and automated Google Rich Results",
"license": "MIT",
"author": "Harlan Wilton <harlan@harlanzw.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-schema-org",
"type": "module",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Nuxt module for @vueuse/schema-org",
"author": "Harlan Wilton <harlan@harlanzw.com>",
"license": "MIT",
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": "@vueuse/schema-org",
"type": "module",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Vue Schema.org for Simple and Automated Google Rich Results for everyone",
"author": "Harlan Wilton <harlan@harlanzw.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vueuse/schema-org-vite",
"type": "module",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"author": "Harlan Wilton <harlan@harlanzw.com>",
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
Expand Down

0 comments on commit 56c88e1

Please sign in to comment.