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: correct release scripts to use proper changelogen flags
The release:minor/patch/major scripts were using wrong syntax.
Should be --minor, --patch, --major flags, not positional arguments.
Authored by: Aaron Lippold<lippold@gmail.com>
0 commit comments