Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 728 Bytes

RELEASE.md

File metadata and controls

19 lines (12 loc) · 728 Bytes

Release Process

Preparing a Release

After every PR with a changeset is merged, a changesets CI job will create or update a "Version Packages" PR, which contains the release version and information about the changes.

How to Release

  1. Approve or request approval to merge the "Version Packages" PR.
  2. Merge the "Version Packages" PR.
  3. This will trigger the release workflow, automatically releasing a new version and pushing a tag for the version. Check the tag view to confirm the latest release.