You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently whenever a new change is merged into main release-plz opens a PR setting the version to 0.1.0
The desired behavior is that it will detect the version in the main branch and it's pr will bump the version to the next minor release and amend changes to the change log from the last time it was merged in.
The text was updated successfully, but these errors were encountered:
Currently whenever a new change is merged into main release-plz opens a PR setting the version to 0.1.0
The desired behavior is that it will detect the version in the main branch and it's pr will bump the version to the next minor release and amend changes to the change log from the last time it was merged in.
The text was updated successfully, but these errors were encountered: