Skip to content

Commit 7340b55

Browse files
committed
chore: fix the release commit message
1 parent c981eb3 commit 7340b55

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
@@ -75,6 +75,7 @@ members = ["crates/runner-shared"]
7575
sign-tag = true
7676
sign-commit = true
7777
pre-release-hook = ["./scripts/pre-release.sh", "v{{version}}"]
78+
pre-release-commit-message = "chore: Release {{crate_name}} version {{version}} 🎉"
7879

7980
[profile.dist]
8081
inherits = "release"

0 commit comments

Comments
 (0)