mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-28 17:38:53 +02:00
* fix(updater): check `ShellExecuteW` results * document the exit on windows
7 lines
145 B
Markdown
7 lines
145 B
Markdown
---
|
|
"updater": patch
|
|
"updater-js": patch
|
|
---
|
|
|
|
On Windows, returns an error if failed to spawn the installer in `install` through `ShellExecuteW`
|