There was an error while loading. Please reload this page.
Make sure all your changes are committed.
The following commands should only ever be ran from the most up-to-date main branch.
main
git checkout main git fetch origin git pull origin main
Run:
npm run bumpversion-{major | minor | patch} git push git push --tags