Skip to content

Commit 087643a

Browse files
committed
chore: release v1.0.0-rc.3
1 parent 0e4ae9e commit 087643a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "nuxt-scripts-monorepo",
33
"type": "module",
4-
"version": "1.0.0-rc.2",
4+
"version": "1.0.0-rc.3",
55
"private": true,
66
"packageManager": "pnpm@10.33.0",
77
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",

packages/script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxt/scripts",
33
"type": "module",
4-
"version": "1.0.0-rc.2",
4+
"version": "1.0.0-rc.3",
55
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
66
"author": {
77
"name": "Harlan Wilton",

0 commit comments

Comments
 (0)