Skip to content

Commit b5c0ce8

Browse files
committed
2.2.0
1 parent 216fd4d commit b5c0ce8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2.2.0 - August, 10 2017
2+
3+
* 216fd4d Feat: lowercase types (closes #32) (#33) (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.1.0",
3+
"version": "2.2.0",
44
"description": "A CLI for semantic git commits",
55
"main": "dest",
66
"bin": {

0 commit comments

Comments
 (0)