From 3df4d8f816f6b65166364211775692db159d4eca Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Thu, 25 Mar 2021 17:53:57 +0100 Subject: [PATCH] :robot: 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/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/release:customize-commit-message.js Please contact the author of the transform if you believe there was an error. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0607e2..1f2821e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "postpublish": "pinst --enable", "prepare": "npm run build", "prepublishOnly": "pinst --disable", - "release": "np", + "release": "np --message ':hatching_chick: release: Bumping to v%s.'", "test": "ava" }, "dependencies": {},