Skip to content

Commit c55bca1

Browse files
v3.22.5
1 parent a03ab32 commit c55bca1

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.22.4",
4+
"version": "3.22.5",
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.22.4",
4+
"version": "3.22.5",
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.22.4",
4+
"version": "3.22.5",
55
"description": "Nuxt CLI",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)