Skip to content

Commit 6a4a8a9

Browse files
v3.25.0
1 parent f49cea4 commit 6a4a8a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/create-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-nuxt",
33
"type": "module",
4-
"version": "3.24.1",
4+
"version": "3.25.0",
55
"description": "Create a Nuxt app in seconds",
66
"license": "MIT",
77
"repository": {

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxi",
33
"type": "module",
4-
"version": "3.24.1",
4+
"version": "3.25.0",
55
"description": "Nuxt CLI",
66
"license": "MIT",
77
"repository": {

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxt/cli",
33
"type": "module",
4-
"version": "3.24.1",
4+
"version": "3.25.0",
55
"description": "Nuxt CLI",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)