From 8841a7894fbdcc579b36db00386e0966af224e68 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 28 Mar 2025 11:54:19 +0800 Subject: [PATCH] Add change file --- .changes/updater-download-inherit-check-timeout.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/updater-download-inherit-check-timeout.md diff --git a/.changes/updater-download-inherit-check-timeout.md b/.changes/updater-download-inherit-check-timeout.md new file mode 100644 index 00000000..ceca443d --- /dev/null +++ b/.changes/updater-download-inherit-check-timeout.md @@ -0,0 +1,6 @@ +--- +"updater": "patch:bug" +"updater-js": "patch:bug" +--- + +Fix `timeout` passed to `check` gets re-used by `download` and `downloadAndinstall`