From 6aead2404751486f6bfe5c8b5cd87c795d155979 Mon Sep 17 00:00:00 2001 From: FabianLars Date: Mon, 27 Oct 2025 11:43:23 +0100 Subject: [PATCH] Revert "chore: temp delete updater changefile" This reverts commit b5550a3b0d199eb33abdc2ac981aea44afcb1379. --- .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.