Skip to content

Commit

Permalink
v2.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 14, 2024
1 parent db15c3a commit 5b43735
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "nuxt-start",
"version": "2.17.3",
"version": "2.17.4",
"description": "Starts Nuxt Application in production mode",
"keywords": [
"nuxt",
Expand Down
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "nuxt",
"version": "2.17.3",
"version": "2.17.4",
"description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)",
"keywords": [
"nuxt",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/babel-preset-app",
"version": "2.17.3",
"version": "2.17.4",
"description": "babel-preset-app for nuxt",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/builder",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/cli",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/config",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/core",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/generator",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/server",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/types",
"version": "2.17.3",
"version": "2.17.4",
"description": "Nuxt types",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/utils",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/vue-app",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/vue-renderer",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nuxt/webpack",
"version": "2.17.3",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git https://github.com/nuxt/nuxt.git",
Expand Down

0 comments on commit 5b43735

Please sign in to comment.