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