We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo-release
cargo release [patch/minor/major] -x
patch
minor
major
That should be it. The changelog should be automatically updated, the tags created, and releases pushed to crates.io.