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 cfeab11 commit 844362dCopy full SHA for 844362d
package.json
@@ -55,7 +55,7 @@
55
"postpublish": "pinst --enable",
56
"prepare": "npm run build",
57
"prepublishOnly": "pinst --disable",
58
- "release": "np",
+ "release": "np --message ':hatching_chick: release: Bumping to v%s.'",
59
"test": "ava",
60
"travis": "npm run lint && npm run cover"
61
},
0 commit comments