Skip to content

Commit fbb1981

Browse files
committed
2.3.1
1 parent f37923b commit fbb1981

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
2.3.1 - October, 01 2017
2+
3+
* f37923b Fix: apply length check on type + scope + message (closes #35) (#42) (Lukas Aichbauer)
4+
* 67892ae Fix: trim trailing spaces (closes #39) (#41) (Lukas Aichbauer)
5+
* 8b8fe39 Docs: Fix typo on installation with yarn (closes #45) (#46) (Guillermo Omar Lopez Lopez)
6+
17
2.3.0 - September, 11 2017
28

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.0",
3+
"version": "2.3.1",
44
"description": "A CLI for semantic git commits",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)