Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 438 Bytes

RELEASE.md

File metadata and controls

6 lines (5 loc) · 438 Bytes

Release

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