Skip to content

Commit

Permalink
Update cargo-release config.
Browse files Browse the repository at this point in the history
  • Loading branch information
singulared committed May 29, 2021
1 parent 4b87958 commit 6dfb2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pre-release-commit-message = "Release {{crate_name}} {{version}} 🎉"
post-release-commit-message = "Start next {{crate_name}} development iteration {{next_version}}"
tag-message = "Release {{crate_name}} {{version}}"
tag-name = "{{prefix}}{{version}}"
no-dev-version = true

pre-release-replacements = [
{file="CHANGELOG.md", search="\\[Unreleased\\]", replace="[{{version}}] {{date}}"},
Expand Down

0 comments on commit 6dfb2b2

Please sign in to comment.