UNPKG

1.03 kBMarkdownView Raw
1### v0.11.0 - 2015-02-05
2* Adding custom tasks to run before or after bump and release
3
4### v0.10.0 - 2015-01-12
5* Update instructions for 'additionalFiles' usage
6* Support strings in `option.additionalFiles`
7* Update possibility to add a message in change log
8* Fix `Cannot read property 'options' of undefined`
9* Prevent message when committing from stating `undefined`
10* Capitalize task description
11
12### v0.9.0 - 2014-12-02
13* Fix bugs related to `additionalFiles` option
14* Fix JSHint errors in task
15* Add .jshintrc and .editorconfig
16* Update node modules to current version
17* Add TravisCI configuration
18
19### v0.8.1 - 2014-12-02
20* Fix reference to package name in task configuration
21
22### v0.8.0 - 2014-12-02
23* Features/tag push specificity (#55)
24* Add package.json/component.json name to templateData for messages (#54)
25* Add support for multiline commit messages (#42)
26* Support renamed tasks (#35)
27* Prevent from releasing empty version numbers (#33)
28* bump multiple files at once (fixes #90, #91)
29
30### v0.7.0 and older release