diff --git a/.changes/windows-http-scheme.md b/.changes/windows-http-scheme.md index 2f2df54acccb..c907f5262f4e 100644 --- a/.changes/windows-http-scheme.md +++ b/.changes/windows-http-scheme.md @@ -1,5 +1,8 @@ --- 'tauri': 'patch:enhance' +'tauri-runtime': 'patch:enhance' +'tauri-runtime-wry': 'patch:enhance' +'tauri-utils': 'patch:enhance' --- Add setting to switch to `http://.localhost/` for custom protocols on Windows.