1. Freeze the release scope
- Keep code and docs aligned in the same release work.
- Resolve or defer open TODO items clearly.
2. Run release validations
3. Verify release metadata
Check and align version values before tagging:package.jsonsrc-tauri/Cargo.tomlsrc-tauri/tauri.conf.json
4. Build desktop artifacts
5. Publish and communicate
- Publish the GitHub release artifacts.
- Write release notes using
/developers/release-notes-policy. - Confirm docs on Mintlify reflect the same release version.
