Skip to content

Commit fda443d

Browse files
committed
2.0.0
1 parent b756930 commit fda443d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.0.0 - November, 17 2017
2+
3+
* b756930 Docs: add missing version in option section (#22) (Lukas Aichbauer)
4+
* 17bcd6b Feat: add option version (closes #19) (#21) (Lukas Aichbauer)
5+
* 3e2fee8 Docs: add table of contens and seperate cmds and opts (#20) (Lukas Aichbauer)
6+
* de79b6d Chore: move default-questions to release-questions (#16) (Lukas Aichbauer)
7+
* 43bb3e9 Feat: change from command options to option flags (#17) (Lukas Aichbauer)
8+
* d3703a9 Docs: fix indentation (#15) (Lukas Aichbauer)
9+
* c9bcc36 Feat: change options to commands closes(#13) (#14) (Lukas Aichbauer)
10+
* 75b0ee6 Docs: restructure and enhance the usage section (#12) (Lukas Aichbauer)
11+
112
1.1.0 - September, 13 2017
213

314
* 67e04d0 Feat: recover the complete changelog.md (#10) (Lukas Aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-git-release-cli",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "A CLI for semantic git releases",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)