Skip to content

Commit b410aac

Browse files
committed
1.0.0
1 parent 9cf0139 commit b410aac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1.0.0 - June, 27 2017
2+
3+
* 9cf0139 Fix: latest tagged commit to string (#4) (Lukas Aichbauer)
4+
* 1a02c2c Fix: changelog commits without body (#3) (Lukas Aichbauer)
5+
* 656ead8 Feat: write or update changelog, tag new version, release new version (#2) (Lukas Aichbauer)
6+
* b732894 Chore: add basic setup (rudolfsonjunior)
7+
* 98f6767 Initial commit (rudolfsonjunior)

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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A CLI for semantic git releases",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)