···2832832842842. **For maintainers**:
285285 - Merging PRs with changesets will queue them for the next release
286286- - When ready to release:
287287- ```bash
288288- # Update versions based on changesets
289289- pnpm ci:version
290290-291291- # Publish to npm
292292- pnpm ci:publish
293293- ```
286286+ - When ready to release, merge the `[ci] release` PR
294287295288### Backporting to v0 Branch
296289