Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aichbauer committed Jun 27, 2017
1 parent 9cf0139 commit b410aac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
1.0.0 - June, 27 2017

* 9cf0139 Fix: latest tagged commit to string (#4) (Lukas Aichbauer)
* 1a02c2c Fix: changelog commits without body (#3) (Lukas Aichbauer)
* 656ead8 Feat: write or update changelog, tag new version, release new version (#2) (Lukas Aichbauer)
* b732894 Chore: add basic setup (rudolfsonjunior)
* 98f6767 Initial commit (rudolfsonjunior)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-git-release-cli",
"version": "0.0.0",
"version": "1.0.0",
"description": "A CLI for semantic git releases",
"main": "dest",
"bin": {
Expand Down

0 comments on commit b410aac

Please sign in to comment.