Skip to content

Commit 34e94ff

Browse files
committed
1.0.1
1 parent c13ddb3 commit 34e94ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.1 - July, 16 2017
2+
3+
* c13ddb3 Fix: change commit to version (#6) (Lukas Aichbauer)
4+
* 98277d9 Fix: error for missing package.json, warning for different version (#5) (Lukas Aichbauer)
5+
16
1.0.0 - June, 27 2017
27

38
* 9cf0139 Fix: latest tagged commit to string (#4) (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.0.0",
3+
"version": "1.0.1",
44
"description": "A CLI for semantic git releases",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)