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 24e244f commit 8786d0eCopy full SHA for 8786d0e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "commitiquette",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Plugin for commitizen to use commitLint config",
5
"main": "dist/index.js",
6
"scripts": {
@@ -10,7 +10,9 @@
10
},
11
"keywords": [
12
"commitizen",
13
- "commitlint"
+ "commitlint",
14
+ "commitizen-plugin",
15
+ "commitlint-plugin"
16
],
17
"author": "Martin McWhorter <martin@mcwhorter.org>",
18
"repository": "github:martinmcwhorter/commitiquette",
0 commit comments