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

Implement a way to patch the last release #2245

Open
arboleya opened this issue May 6, 2024 · 0 comments
Open

Implement a way to patch the last release #2245

arboleya opened this issue May 6, 2024 · 0 comments

Comments

@arboleya
Copy link
Member

arboleya commented May 6, 2024

We recently added means for patching old releases, which was fantastic!

However, we still haven't covered one scenario: patching the last release.

Imagine the scenario:

  1. We release v0.80.0
  2. One day later, we have a new changesets PR that will bump things to v0.81.0
  3. Before releasing v0.81.0, we find an issue and need to make a v0.80.1 patch

This is the scenario we need to cover.

@arboleya arboleya added the chore label May 6, 2024
@arboleya arboleya changed the title Implement way to patch last release Implement a way to patch last release May 6, 2024
@arboleya arboleya changed the title Implement a way to patch last release Implement a way to patch the last release May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant