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
mixedversion: fix skip upgrade minSupportedVersion edge case
This change adds a check before skipping upgrades that doing
so will still generate at least one upgrade that can allow
user hooks to run. This happens if the minimum supported
version is one skippable version behind the current version.
0 commit comments