Description
Automates parts of releasing a Rust crate, such as version updates, changelog-related steps, tagging, publishing, or release checks depending on configuration. It helps make crate releases more repeatable.
Use it only after reviewing the release plan and repository state. Release automation can publish or tag real versions, so dry-run first when available.