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