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): oops shell scripts are relative to cwd (#5368)
* fix(release): oops shell scripts are relative to cwd
* fix(release): properly handle semver release types
previously, specifying "minor" via `yarn release:version minor` would use the literal string "minor"
0 commit comments