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
fix: Sync v0.61-branch so v0.61.0 tag is reachable from master
semantic-release uses the latest semver tag ancestor of HEAD. Tag v0.61.0
points at v0.61-branch; without this merge master only sees v0.60.0 and
proposes 0.61.0 again instead of 0.62.0.
0 commit comments