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 37b6590 commit 704a358Copy full SHA for 704a358
package.json
@@ -60,7 +60,7 @@
60
"postpublish": "pinst --enable",
61
"prepare": "npm run build",
62
"prepublishOnly": "pinst --disable",
63
- "release": "np",
+ "release": "np --message ':hatching_chick: release: Bumping to v%s.'",
64
"test": "ava",
65
"travis": "npm run lint && npm run cover"
66
},
0 commit comments