8000 v3.15.2 · nuxt/nuxt@87a0ee5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87a0ee5

Browse files
v3.15.2
1 parent 1079237 commit 87a0ee5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/kit",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

packages/rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/rspack-builder",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/schema",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/vite-builder",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/webpack-builder",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/nuxt.git",

0 commit comments

Comments
 (0)
0