Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Jan 5, 2018
1 parent fb01392 commit 8c1d771
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
3.0.0 - January, 05 2018

* fb01392 Chore: drop Node v4 (#55) (Jan Peer Stöcklmair)
* c5b5941 Docs: link semantic-release (#52) (Jan Peer Stöcklmair)
* ba91f6a CI: test node version 8 (#50) (Lukas Aichbauer)
* 866cffd Style: use consistent writing style (closes #43) (#48) (Lukas Aichbauer)
* 540af59 Docs: recover changelog (#47) (Jan Peer Stöcklmair)

2.3.1 - October, 01 2017

* f37923b Fix: apply length check on type + scope + message (closes #35) (#42) (Lukas Aichbauer)
Expand Down
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-commit-cli",
"version": "2.3.1",
"version": "3.0.0",
"description": "A CLI for semantic git commits",
"main": "dest",
"bin": {
Expand Down

0 comments on commit 8c1d771

Please sign in to comment.