UNPKG

767 BMarkdownView Raw
1CHANGELOG
2=========
3
4## HEAD (Unreleased)
5_(none)_
6
7--------------------
8
9## 0.3.0 (2015-10-22)
10* Added -y option to skip prompt in release
11
12## 0.2.0 (2015-02-25)
13* Added a find command for getting version items
14
15## 0.1.8 (2014-01-31)
16* Shiny new readme updates
17
18## 0.1.7 (2014-01-31)
19* Fixed linting issue that was breaking tests
20
21## 0.1.6 (2014-01-27)
22* Added support for release types, to auto increment by
23
24## 0.1.5 (2014-01-27)
25* Release prompt now has the current package version as the default
26
27## 0.1.4 (2014-01-27)
28* Added line and version args to grunt cli commands
29* Made grunt commands async
30
31## 0.1.3 (2014-01-27)
32* Added grunt as a dependency
33
34## 0.1.2 (2014-01-27)
35* Added test task for Travis CI
36* Fixed CLI add
37
38## 0.1.1 (2014-01-27)
39* First version