spinel-coop/rv

Set up `cargo release` to help us with releases

Open

#408 opened on Jan 23, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (46 forks)user submission
good first issue

Repository metrics

Stars
 (1,706 stars)
PR merge metrics
 (Avg merge 4d 18h) (14 merged PRs in 30d)

Description

We have great release infra thanks to dist, but nothing to help us bump version numbers and update changelogs. Let's set up cargo release to help with that: https://axodotdev.github.io/cargo-dist/book/workspaces/cargo-release-guide.html.

Contributor guide