- Before releasing releasing a new version of the package, make sure you are pointing to the latest commit from
main
. - Run
yarn version
and follow the prompts to choose a version for the package. - Push the changes and new tags to GitHub with
git push origin main --follow-tags
. - Publish the release on the internal package registry by triggering a deploy on Shipit.