We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The publish process uses standard-version
npm i -g standard-version
standard-version --prerelease beta
git push --follow-tags origin master && npm publish