Skip to content

Commit 410eb69

Browse files
committed
Remove "chore: " from the commit message of releases
1 parent 243cf5f commit 410eb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ panic = "abort"
7070

7171
[package.metadata.release]
7272
pre-release-hook = ["./release-hook.sh"]
73+
pre-release-commit-message = "Release 🎉"
7374

7475
[workspace.lints.rust]
7576
unsafe_code = "forbid"

0 commit comments

Comments
 (0)