Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set-version: add support for workspace version #1554

Open
MarcoIeni opened this issue Jul 12, 2024 · 0 comments
Open

set-version: add support for workspace version #1554

MarcoIeni opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MarcoIeni
Copy link
Owner

Motivations

It would be nice to change the workspace version via release-plz.

However, at the moment release-plz set-version 1.2.3 only works in projects with a single crate (not in a workspace).

Solution

release-plz set-version <version> is also allowed in workspaces that have a workspace version.
There's already a test written in #1552 (I don't plan to work on that PR, so if you want to see this happen, you can write it here and start working on it).

You should update all the changelogs of all the packages that inherit the workspace version 👍

@MarcoIeni MarcoIeni added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant