Note
Releases are managed by Primer Brand core maintainers (GitHub staff). Please reach out to #primer-brand for general questions, or support on an upcoming release.
🚨 If you need to fast-track a release, please refer to the emergency release documentation in our playbook.
The Primer Brand release process is automated using Changesets and GitHub Actions.
- Visit the pull requests page and find the latest, open "release tracking" pull request from primer-css. If there isn't one, we'll need to build the next release by merging in PRs with changeset files.
-
Ensure test automation checks have completed and passed
-
Install and smoke test the Release Candidate on at least one consumer application.
-
Review the change log for accuracy and completeness.
-
If the release PR is approved and you've done necessary testing, merge it.
After additional CI checks finish, the docs site will be deployed and
@primer/react-brandwill be published with your changes to thelatestdist-tag. You can check npm to see if actions has finished. -
You're done 🎉