Skip to content

Commit

Permalink
chore(all): prepare release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Mar 14, 2016
1 parent fc38c0b commit 2367f0d
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/tasks/prepare-release.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gulp.task('prepare-release', function(callback){
'build',
'lint',
'bump-version',
'doc',
//'doc',
'changelog',
callback
);
Expand Down
Loading

0 comments on commit 2367f0d

Please sign in to comment.