We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f38bb0 commit a5499daCopy full SHA for a5499da
package.json
@@ -21,7 +21,7 @@
21
"type": "git",
22
"url": "https://github.com/mixmaxhq/commitlint-jenkins.git"
23
},
24
- "author": "Eli Skeggs <eli@mixmax.com> (https://mixmax.com)",
+ "author": "Mixmax <hello@mixmax.com> (https://mixmax.com)",
25
"license": "MIT",
26
"bugs": {
27
"url": "https://github.com/mixmaxhq/commitlint-jenkins/issues"
@@ -61,6 +61,6 @@
61
"manualPublishMessage": "This repository is configured to use semantic-release for its releases. Please do not release manually.\n"
62
63
"publishConfig": {
64
- "access": "restricted"
+ "access": "public"
65
}
66
0 commit comments