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 22ac330 commit 685c39bCopy full SHA for 685c39b
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
"travis": "npm run lint && npm run cover"
58
},
0 commit comments