File tree Expand file tree Collapse file tree 3 files changed +26
-4
lines changed
Expand file tree Collapse file tree 3 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 1- lewischeng <cpselvis@gmail.com>
1+ cpselvis <cpselvis@gmail.com>
2+ qiuqiu <416665079@qq.com>
Original file line number Diff line number Diff line change 1+ <a name =" 0.13.2 " ></a >
2+ ## [ 0.13.2] ( https://github.com/feflow/feflow/compare/v0.13.1...v0.13.2 ) (2018-04-28)
3+
4+
5+ ### Features
6+
7+ * support yeoman generator and builder increment update seperately. ([ 6c2fc65] ( https://github.com/feflow/feflow/commit/6c2fc65 ) )
8+
9+
10+
11+ <a name =" 0.13.2 " ></a >
12+ ## [ 0.13.2] ( https://github.com/feflow/feflow/compare/v0.13.1...v0.13.2 ) (2018-04-28)
13+
14+
15+ ### Features
16+
17+ * support template and builder increment update seperately. ([ 6c2fc65] ( https://github.com/feflow/feflow/commit/6c2fc65 ) )
18+
19+
20+
121<a name =" 0.13.1 " ></a >
222## [ 0.13.1] ( https://github.com/feflow/feflow/compare/v0.13.0...v0.13.1 ) (2018-03-09)
323
Original file line number Diff line number Diff line change 11{
22 "name" : " feflow-cli" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " A command line tool aims to improve front-end engineer workflow." ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "commitmsg" : " validate-commit-msg" ,
88 "commit" : " git-cz " ,
99 "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
10- "test" : " istanbul cover node_modules/mocha/bin/_mocha && codecov"
10+ "test" : " istanbul cover node_modules/mocha/bin/_mocha && codecov" ,
11+ "authors" : " git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'tencent.com' > AUTHORS"
1112 },
1213 "repository" : {
1314 "type" : " git" ,
2627 "feflow" : " ./bin/feflow"
2728 },
2829 "configs" : {
29- "compatibleVersion" : " >=0.13.1 "
30+ "compatibleVersion" : " >=0.13.2 "
3031 },
3132 "dependencies" : {
3233 "abbrev" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments