CodeNomad/packages
Pascal André 41a5026331
fix(tauri): sync native app version with package releases (#257)
## Summary
- sync the Tauri native version metadata from
`packages/tauri-app/package.json` so release builds pick up workspace
version bumps like `0.13.1`
- update the checked-in Tauri `Cargo.toml` and `tauri.conf.json`
versions from `0.12.3` to `0.13.1`
- document the prebuild sync behavior in `BUILD.md`

## Testing
- `node packages/tauri-app/scripts/sync-tauri-version.js`
2026-03-30 20:52:37 +01:00
..
cloudflare Min version 0.13.1 2026-03-27 19:46:54 +00:00
electron-app fix(electron): use safe npm invocation on windows 2026-03-29 09:47:58 +01:00
opencode-config Bump to v0.13.1 2026-03-27 19:46:12 +00:00
server feat: Enable file editing and saving (#252) 2026-03-29 22:41:11 +01:00
tauri-app fix(tauri): sync native app version with package releases (#257) 2026-03-30 20:52:37 +01:00
ui fix(ui): escape raw HTML in user prompt messages (#260) 2026-03-30 08:48:52 +01:00