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(release): repair invalid 0.4.12+ bump and harden auto-bump
Auto Version Bump mishandled lettered versions like 0.4.11-b and wrote
an empty build number. Set main to 0.4.12+1 and strip pre-release
suffixes before bumping.
0 commit comments