You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
939 B
939 B
Release Process
Hotfix and off-cycle releases
- Prepare the
stagingbranch by using the backport automation and manually merging - Go to Releasing
Release candidates
- Prepare the
stagingbranch by running the branch cut automation - Go to Releasing
Releasing
- Open the Releases page and inspect the draft release there
- Make any modifications to the release notes and tag/version as required
- Run workflow with the type set appropriately
Artifacts
Releasing the Matrix JS SDK has just two artifacts:
- Package published to npm
- Docs published to Github Pages