Skip to content

Stage changes to release v9.1.2 #302

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

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Stage changes to release v9.1.2 #302

merged 2 commits into from
Jan 25, 2023

Conversation

jcmosc
Copy link
Collaborator

@jcmosc jcmosc commented Jan 24, 2023

This PR will configure semantic-release to release a patch version v9.1.2 off the v9 branch, which should revert the breaking change introduced in v9.1.1.

Once this is merged, the release should actually fail with error:

EINVALIDNEXTVERSION The release `9.1.1` on branch `v9.1.x` cannot be published as it is out of range.
Based on the releases published on other branches, only versions within the range >=9.1.0 <9.1.1 can be published from branch v9.1.x.

The v9.1.1 tag will need to be moved from the main branch to the v9.1.x branch. (This means the git tag will become out of sync with what got released to npm.) Once this tag is moved, rerunning the actions should release v9.1.2.

Once this is released, version 9.1.1 will need to be deprecated on npm manually.

v9.1.1 got released from the main branch, which contained a breaking change.
Need to remove the tag from the main branch so that semantic-release can
release v9.1.2 from this branch.
@jonluca
Copy link
Collaborator

jonluca commented Jan 24, 2023

LGTM

@jcmosc jcmosc merged commit e8053b5 into v9.1.x Jan 25, 2023
@jcmosc jcmosc deleted the v9.1.x-staging branch January 25, 2023 02:30
@jcmosc jcmosc restored the v9.1.x-staging branch January 25, 2023 02:30
@github-actions
Copy link

🎉 This PR is included in version 9.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 9.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants