Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 685c39b

Browse files
a-flying-potatomake-github-pseudonymous-again
authored andcommittedMay 21, 2021
🤖 config(release): Customize commit message.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/1fe650dc2407c6c6395828a28777fe8137a3bd2f/src/transforms/release:customize-commit-message.js Please contact the author of the transform if you believe there was an error.
1 parent 22ac330 commit 685c39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"postpublish": "pinst --enable",
5353
"prepare": "npm run build",
5454
"prepublishOnly": "pinst --disable",
55-
"release": "np",
55+
"release": "np --message ':hatching_chick: release: Bumping to v%s.'",
5656
"test": "ava",
5757
"travis": "npm run lint && npm run cover"
5858
},

0 commit comments

Comments
 (0)
Please sign in to comment.