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
refactor: simplify prepare-release to accept explicit version only
Remove patch/minor/major version arithmetic from prepare-release.yml.
Callers must now pass an explicit x.y.z semver string; the workflow
validates the format and fails fast on invalid input.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments