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.
2 parents a0a9be1 + bcafeb8 commit 39d1eb4Copy full SHA for 39d1eb4
package.json
@@ -2,6 +2,13 @@
2
"name": "happy-conventional-commit",
3
"description": "Tools for getting a happy conventional commit setup.",
4
"version": "0.0.0",
5
+ "author": "David Ortner",
6
+ "license": "MIT",
7
+ "homepage": "https://github.com/capricorn86/happy-conventional-commit/",
8
+ "repository": "https://github.com/capricorn86/happy-conventional-commit/",
9
+ "publishConfig": {
10
+ "access": "public"
11
+ },
12
"keywords": [
13
"conventional",
14
"commit",
0 commit comments