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 7cd5f08 commit f452201Copy full SHA for f452201
package.json
@@ -48,7 +48,7 @@
48
"precommit": "lint-staged",
49
"prepare": "npm run build",
50
"prepublishOnly": "pinst --disable",
51
- "release": "np --message ':hatching_chick: release: v%s'",
+ "release": "np --message ':hatching_chick: release: Bumping to v%s.'",
52
"test": "ava",
53
"travis": "npm run lint && npm run cover"
54
},
0 commit comments