We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37923b commit fbb1981Copy full SHA for fbb1981
CHANGELOG.md
@@ -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
7
2.3.0 - September, 11 2017
8
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-git-commit-cli",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "A CLI for semantic git commits",
"main": "dest",
"bin": {
0 commit comments