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
When the base branch contains unreleased commits, the current logic includes them when determining the semver implications of a PR. Instead it should only look at the version range from the base branch to the head of the checkout.
The text was updated successfully, but these errors were encountered:
When the base branch contains unreleased commits, the current logic includes them when determining the semver implications of a PR. Instead it should only look at the version range from the base branch to the head of the checkout.
The text was updated successfully, but these errors were encountered: