-
Ensure all notable changes are in the changelog under "Unreleased".
-
Execute
cargo release <level>
to bump version(s), tag and publish everything. External subcommand, must be installed withcargo install cargo-release
.<level>
can be one ofmajor|minor|patch
. -
Go to GitHub and "add release notes" to the just-pushed tag. Copy them from the changelog.
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.