Skip to content

Commit

Permalink
chore: rename pro-release-commit-message to post-...
Browse files Browse the repository at this point in the history
  • Loading branch information
zitsen committed Sep 15, 2020
1 parent 363d595 commit 39c912a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"

[package.metadata.release]
pre-release-commit-message = "chore(release): release {{version}}"
pro-release-commit-message = "chore(dev): start next development iteration {{version}}"
post-release-commit-message = "chore(dev): start next development iteration {{version}}"

[dependencies]
calamine = { version = "0.16.1", features = ["dates"] }
Expand Down

0 comments on commit 39c912a

Please sign in to comment.