This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.7.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.7.0...v3.7.1 ) (2021-06-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** eslint:** no babel config file detected ([ #806 ] ( https://github.com/nuxt/create-nuxt-app/issues/806 ) ) ([ 4ce06e6] ( https://github.com/nuxt/create-nuxt-app/commit/4ce06e62aa666de9071c69d7fd17439669b55c46 ) )
12+
13+
14+
15+
16+
617# [ 3.7.0] ( https://github.com/nuxt/create-nuxt-app/compare/v3.6.0...v3.7.0 ) (2021-06-27)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.7.0 " ,
2+ "version" : " 3.7.1 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "packages" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.7.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.7.0...v3.7.1 ) (2021-06-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** eslint:** no babel config file detected ([ #806 ] ( https://github.com/nuxt/create-nuxt-app/issues/806 ) ) ([ 4ce06e6] ( https://github.com/nuxt/create-nuxt-app/commit/4ce06e62aa666de9071c69d7fd17439669b55c46 ) )
12+
13+
14+
15+
16+
617# [ 3.7.0] ( https://github.com/nuxt/create-nuxt-app/compare/v3.6.0...v3.7.0 ) (2021-06-27)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " cna-template" ,
3- "version" : " 3.7.0 " ,
3+ "version" : " 3.7.1 " ,
44 "description" : " Templates for Create Nuxt App." ,
55 "files" : [
66 " template"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.7.1] ( https://github.com/nuxt/create-nuxt-app/compare/v3.7.0...v3.7.1 ) (2021-06-29)
7+
8+ ** Note:** Version bump only for package create-nuxt-app
9+
10+
11+
12+
13+
614# [ 3.7.0] ( https://github.com/nuxt/create-nuxt-app/compare/v3.6.0...v3.7.0 ) (2021-06-27)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " create-nuxt-app" ,
3- "version" : " 3.7.0 " ,
3+ "version" : " 3.7.1 " ,
44 "description" : " Create a Nuxt.js App in seconds." ,
55 "homepage" : " https://github.com/nuxt/create-nuxt-app#readme" ,
66 "repository" : {
1414 "dependencies" : {
1515 "cac" : " ^6.7.3" ,
1616 "chalk" : " ^4.1.1" ,
17- "cna-template" : " ^3.7.0 " ,
17+ "cna-template" : " ^3.7.1 " ,
1818 "cross-spawn" : " ^7.0.3" ,
1919 "envinfo" : " ^7.8.1" ,
2020 "lodash" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments