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 9e7f460 commit 0170517Copy full SHA for 0170517
package.json
@@ -52,7 +52,7 @@
52
"postpublish": "pinst --enable",
53
"prepare": "npm run build",
54
"prepublishOnly": "pinst --disable",
55
- "release": "np",
+ "release": "np --message ':hatching_chick: release: Bumping to v%s.'",
56
"test": "ava"
57
},
58
"dependencies": {
0 commit comments