Release Workflow
Maintainers only
This section is for maintainers with push and release privileges only.
Run
yarn version
locally, which will create new version for packages and generate the changelog. Push the changes to a release branch.Run the release workflow on GitHub via the web interface. Choose your branch under the "Run workflow" dropdown. The action will build, test, and publish the relevant packages.
The source of the release workflow can be found here.