File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ v0.4.0 - Wed, 16 Sep 2015 17:07:17 GMT
2
+ --------------------------------------
3
+
4
+ - [ 2c52100] ( ../../commit/2c52100 ) [ added] 'CHANGELOG-alpha.md' is generating for pre-releases now
5
+ - [ 73aa215] ( ../../commit/73aa215 ) [ changed] use 'npm run docs-build' instead of 'npm run build' for '--only-docs'
6
+ - [ 602343a] ( ../../commit/602343a ) [ added] 'skipBuildStep' special case option
7
+
8
+
9
+
1
10
v0.3.1 - Wed, 16 Sep 2015 12:33:32 GMT
2
11
--------------------------------------
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " release-script" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Release tools for projects. From github repo to npm and bower packages" ,
5
5
"bin" : {
6
6
"release" : " ./bin/release.js"
You can’t perform that action at this time.
0 commit comments