You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phetch/doc/release.md

7 lines
159 B
Markdown

4 years ago
# phetch release process
<update CHANGELOG.md>
cargo test
cargo release --dry-run --prev-tag-name=v1.x.x patch
<edit https://github.com/xvxx/phetch/releases>