This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 6 files changed +28
-4
lines changed
6 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.5.2] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.1...v3.5.2 ) (2021-01-28)
7
+
8
+ ** Note:** Version bump only for package create-nuxt-app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.5.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.0...v3.5.1 ) (2021-01-28)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.5.1 " ,
2
+ "version" : " 3.5.2 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.5.2] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.1...v3.5.2 ) (2021-01-28)
7
+
8
+ ** Note:** Version bump only for package cna-template
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.5.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.0...v3.5.1 ) (2021-01-28)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cna-template" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " Templates for Create Nuxt App." ,
5
5
"files" : [
6
6
" template"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.5.2] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.1...v3.5.2 ) (2021-01-28)
7
+
8
+ ** Note:** Version bump only for package create-nuxt-app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.5.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.5.0...v3.5.1 ) (2021-01-28)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-nuxt-app" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " Create a Nuxt.js App in seconds." ,
5
5
"homepage" : " https://github.com/nuxt/create-nuxt-app#readme" ,
6
6
"repository" : {
14
14
"dependencies" : {
15
15
"cac" : " ^6.7.1" ,
16
16
"chalk" : " ^4.1.0" ,
17
- "cna-template" : " ^3.5.1 " ,
17
+ "cna-template" : " ^3.5.2 " ,
18
18
"cross-spawn" : " ^7.0.3" ,
19
19
"envinfo" : " ^7.7.3" ,
20
20
"lodash" : " ^4.17.20" ,
You can’t perform that action at this time.
0 commit comments