saitho / semantic-release-backmerge

:twisted_rightwards_arrows: semantic-release plugin to back-merge a release into a develop branch
https://saitho.github.io/semantic-release-backmerge/
56 stars 11 forks source link

Backmerge does not support Semantic Release 22.0.0 #59

Closed jhlmco closed 11 months ago

jhlmco commented 11 months ago

Is there an existing issue for this?

Current Behavior

Package version restraints should be updated to support semantic release 22.0.0:

https://github.com/saitho/semantic-release-backmerge/blob/master/package.json#L28

Expected Behavior

Update the package restraints in package.json

Steps To Reproduce

Run backmerge plugin with semantic release 22.0.0

Environment

- **semantic-release/semantic-release** version: 22.0.0
- **@saithodev/semantic-release-backmerge** version: All

Anything else?

I don't mind putting in a PR to update the range.

jhlmco commented 11 months ago

Closing issue, looks like the range was updated because 22.0.0 breaks backmerge.