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 5d97c16 commit 336b0d3Copy full SHA for 336b0d3
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
},
61
"dependencies": {
0 commit comments