File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 6.0.0] ( https://github.com/uetchy/create-create-app/compare/v5.7.0...v6.0.0 ) (2020-08-04)
2+
3+ ### Bug Fixes
4+
5+ - rename to modifyName ([ 6fba9b9] ( https://github.com/uetchy/create-create-app/commit/6fba9b97bd4f8cb460ffb515991adcaeac8cc99e ) )
6+ - update epicfail ([ d55fdca] ( https://github.com/uetchy/create-create-app/commit/d55fdcae92c9068fcbd1c6ad47f552b13e52aa6a ) )
7+
8+ ### Features
9+
10+ - init epicfail inside create function ([ b7168ad] ( https://github.com/uetchy/create-create-app/commit/b7168ade460dbb0931ac0ed71d471f92d4804b6b ) )
11+ - new helper 'space' ([ 996861e] ( https://github.com/uetchy/create-create-app/commit/996861e73e84db6e33f3fda4a95a75ffa240c0c2 ) )
12+
13+ ### BREAKING CHANGES
14+
15+ - handleName => modifyName
16+
117# [ 5.7.0] ( https://github.com/uetchy/create-create-app/compare/v5.6.1...v5.7.0 ) (2020-07-29)
218
319### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " create-create-app" ,
33 "description" : " Create your own `create-something` app." ,
4- "version" : " 5.7 .0" ,
4+ "version" : " 6.0 .0" ,
55 "author" :
" Yasuaki Uechi <[email protected] >" ,
66 "scripts" : {
77 "build" : " shx rm -rf lib && yarn build:ts --minify --dts" ,
You can’t perform that action at this time.
0 commit comments