release-plz
release-plz.dev
release-plz
@release-plz.dev
OSS to release Rust crates from CI with a Release PR.

Created by @ieni.dev.

👉 https://release-plz.dev
New release is out!
September 1, 2025 at 1:29 PM
release-plz 0.3.129 (action v0.5.101) is out!

It fixes an issue that was preventing packages to be updated correctly. In particular, if your workspace had packages depending on each other like "A -> B -> C", if C contained changes, only B was updated.
Now A is updated, too 🥳
March 26, 2025 at 10:34 PM
Quick tip for you!
March 15, 2025 at 4:55 PM
Release-plz version 0.3.121 is out (GitHub Action version 0.5.95).
It adds support for Rust edition 2024, and most importantly adds colors to the help menu!
February 22, 2025 at 6:57 PM
New release-plz version available 🤖

Binary: 0.3.117
GitHub Action: v0.5.91

Here are the main changes we shipped in the last 5 releases:

Added

• add releases to release-pr json output
• allow adding labels to Gitea release PR
February 8, 2025 at 8:44 PM
Did you know release-plz has 41 unique configuration options?

You can truly customize it to fit your use case!
January 13, 2025 at 11:00 AM
New release-plz version available 🤖

Binary: 0.3.112
GitHub Action: v0.5.87

Fixed
• increment pre-release version correctly when dependencies change
• Fixed wrong link on github token usage for release ci.

Other
• log when a release is skipped because of release_commits
December 22, 2024 at 12:03 PM
New release-plz version available 🤖

Binary: 0.3.111
GitHub Action: v0.5.86

### Added

- warn if cargo-semver-checks is not installed
- Enable `pr_labels` for GitLab backend
- add `raw_message` to commit context
December 7, 2024 at 7:12 PM
What is this, a crossover episode?
The maintainers of @ratatui.rs want to add @release-plz.dev to their release pipeline.
We thought: Why not doing it in public? 😁

Join me and @orhun.dev on Wed at 20 UTC

👉 www.youtube.com/watch?v=cxIu...
www.youtube.com
December 3, 2024 at 9:41 AM
Hey! 👋 Release-plz is an open source project which automates releases for Rust crates.
This account is managed by the author of release-plz, Marco.

If you want to get involved to help the developer experience of Rust maintainers, check out our good first issues on GitHub!
November 30, 2024 at 7:37 PM