mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 15:26:08 +00:00
prep for future releases
This commit is contained in:
parent
013da740a1
commit
93603ea33a
10
Cargo.toml
10
Cargo.toml
@ -47,11 +47,11 @@ replace="<!-- next-header -->\n\n## [Unreleased] - ReleaseDate"
|
|||||||
exactly=1
|
exactly=1
|
||||||
|
|
||||||
# Disable this replacement on the very first release
|
# Disable this replacement on the very first release
|
||||||
# [[package.metadata.release.pre-release-replacements]]
|
[[package.metadata.release.pre-release-replacements]]
|
||||||
# file = "CHANGELOG.md"
|
file = "CHANGELOG.md"
|
||||||
# search = "\\.\\.\\.HEAD"
|
search = "\\.\\.\\.HEAD"
|
||||||
# replace="...{{tag_name}}"
|
replace="...{{tag_name}}"
|
||||||
# exactly = 1
|
exactly = 1
|
||||||
# END SECTION, do not comment out the replacement below this, and do not reorder them
|
# END SECTION, do not comment out the replacement below this, and do not reorder them
|
||||||
|
|
||||||
[[package.metadata.release.pre-release-replacements]]
|
[[package.metadata.release.pre-release-replacements]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user