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