···3232### Release new version
33331. Update `CHANGELOG.md`
34342. Bump the version number in `src-tauri/Cargo.toml`
3535-3. Run `npm run check` to update `Cargo.lock`
3535+3. Run `cargo check` to update `Cargo.lock`
36364. Create a git tag in the format `v#.#.#`
37375. Add release notes to the generated GitHub release and publish it