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