Skip to content

Commit 8786d0e

Browse files
chore: bump version, add keywords
1 parent 24e244f commit 8786d0e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitiquette",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Plugin for commitizen to use commitLint config",
55
"main": "dist/index.js",
66
"scripts": {
@@ -10,7 +10,9 @@
1010
},
1111
"keywords": [
1212
"commitizen",
13-
"commitlint"
13+
"commitlint",
14+
"commitizen-plugin",
15+
"commitlint-plugin"
1416
],
1517
"author": "Martin McWhorter <martin@mcwhorter.org>",
1618
"repository": "github:martinmcwhorter/commitiquette",

0 commit comments

Comments
 (0)