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
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Most of the time I run release command with --prerelease. It would be nice if I could set prerelease: true in release.js, so that the command uses --prerelease by default, unless I specify --major, --minor or --patch.