cz-mtb-commit
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "cz-mtb-commit", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A commitizen adapter for mtb format, forked from cz-conventional-changelog.", | ||
@@ -23,2 +23,3 @@ "main": "index.js", | ||
"commitizen": "1.0.5", | ||
"cz-mtb-commit": "0.0.1", | ||
"semantic-release": "^4.3.5" | ||
@@ -28,3 +29,8 @@ }, | ||
"path": "./" | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "./node_modules/cz-mtb-commit" | ||
} | ||
} | ||
} |
@@ -45,3 +45,3 @@ # cz-mtb-commit | ||
``` | ||
commitizen init cz-conventional-changelog --save-dev --save-exact | ||
commitizen init cz-mtb-commit --save-dev --save-exact | ||
``` | ||
@@ -51,2 +51,6 @@ | ||
## Example | ||
![](./commit.gif) | ||
[more information](https://github.com/commitizen/cz-cli) |
157000
6
55
3