Skip to content

Commit a529f87

Browse files
committed
1.1.0
1 parent 67e04d0 commit a529f87

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.1.0 - September, 13 2017
2+
3+
* 67e04d0 Feat: recover the complete changelog.md (#10) (Lukas Aichbauer)
4+
* 82d1fcc Docs: looping gif (#11) (Lukas Aichbauer)
5+
16
1.0.1 - July, 16 2017
27

38
* c13ddb3 Fix: change commit to version (#6) (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.1",
3+
"version": "1.1.0",
44
"description": "A CLI for semantic git releases",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)