Skip to content

Commit 8c1d771

Browse files
committed
3.0.0
1 parent fb01392 commit 8c1d771

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.0.0 - January, 05 2018
2+
3+
* fb01392 Chore: drop Node v4 (#55) (Jan Peer Stöcklmair)
4+
* c5b5941 Docs: link semantic-release (#52) (Jan Peer Stöcklmair)
5+
* ba91f6a CI: test node version 8 (#50) (Lukas Aichbauer)
6+
* 866cffd Style: use consistent writing style (closes #43) (#48) (Lukas Aichbauer)
7+
* 540af59 Docs: recover changelog (#47) (Jan Peer Stöcklmair)
8+
19
2.3.1 - October, 01 2017
210

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

0 commit comments

Comments
 (0)