Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 373 Bytes

RELEASING.md

File metadata and controls

5 lines (4 loc) · 373 Bytes

Releasing

  1. Confirm that CHANGELOG.md is updated (any new changes should go under "Unreleased" at the top).
  2. On the master branch, run yarn release and follow the prompts.
  3. After a new tag is pushed from the above step, the publish workflow will automatically build & push Docker images and create a GitHub release for the tag.