File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+
4+ ## v0.0.11
5+
6+
7+ ### 🚀 Enhancements
8+
9+ - 增加默认模版 ([ f5328a8] ( https://github.com/xjccc/c-copy/commit/f5328a8 ) )
10+ - .husky ([ aae7095] ( https://github.com/xjccc/c-copy/commit/aae7095 ) )
11+ - 创建cli ([ e7c9587] ( https://github.com/xjccc/c-copy/commit/e7c9587 ) )
12+ - Edit create project-name ([ e67cca0] ( https://github.com/xjccc/c-copy/commit/e67cca0 ) )
13+ - Show / save json to .ccopyrc ([ 4f0cde3] ( https://github.com/xjccc/c-copy/commit/4f0cde3 ) )
14+ - Clean .ccopyrc ([ fd318c5] ( https://github.com/xjccc/c-copy/commit/fd318c5 ) )
15+
16+ ### 🩹 Fixes
17+
18+ - Prompt return value ([ 9d2669b] ( https://github.com/xjccc/c-copy/commit/9d2669b ) )
19+ - Command ([ 20c22e6] ( https://github.com/xjccc/c-copy/commit/20c22e6 ) )
20+ - Save json ([ 4afdd37] ( https://github.com/xjccc/c-copy/commit/4afdd37 ) )
21+ - Delete template ([ 53b59df] ( https://github.com/xjccc/c-copy/commit/53b59df ) )
22+ - 保存json数据 ([ e50117c] ( https://github.com/xjccc/c-copy/commit/e50117c ) )
23+ - Bin/ add shebang ([ 596f6a2] ( https://github.com/xjccc/c-copy/commit/596f6a2 ) )
24+ - Ctrl+c behavior ([ 438cf7e] ( https://github.com/xjccc/c-copy/commit/438cf7e ) )
25+
26+ ### 💅 Refactors
27+
28+ - Create \ feat update ([ 8a3e6ce] ( https://github.com/xjccc/c-copy/commit/8a3e6ce ) )
29+
30+ ### 📖 Documentation
31+
32+ - Update ([ 54f2f81] ( https://github.com/xjccc/c-copy/commit/54f2f81 ) )
33+ - Update ([ 302da89] ( https://github.com/xjccc/c-copy/commit/302da89 ) )
34+
35+ ### 📦 Build
36+
37+ - Create-copy ([ fe65151] ( https://github.com/xjccc/c-copy/commit/fe65151 ) )
38+
39+ ### ❤️ Contributors
40+
41+ - Xjccc ([ @xjccc ] ( http://github.com/xjccc ) )
42+
Original file line number Diff line number Diff line change 11{
22 "name" : " create-copy" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.0.11 " ,
44 "description" : " cli for vue default config template" ,
55 "main" : " ./dist/index.mjs" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments