From 021e573248da41fa7a7bcc5a4b5c07aa7080deb3 Mon Sep 17 00:00:00 2001 From: FabianLars Date: Tue, 2 Sep 2025 16:49:58 +0200 Subject: [PATCH] Revert "ci: delete .changes/updater-new-bundle-support.md" This reverts commit 51b430be986ed98635c02ba504f6f30a35771c01. --- .changes/updater-new-bundle-support.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/updater-new-bundle-support.md diff --git a/.changes/updater-new-bundle-support.md b/.changes/updater-new-bundle-support.md new file mode 100644 index 000000000..99cf2e889 --- /dev/null +++ b/.changes/updater-new-bundle-support.md @@ -0,0 +1,6 @@ +--- +"updater": minor +"updater-js": minor +--- + +Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows.