chore: add PR ref in updater changefile

Added reference to pull request for clarity on changes.
This commit is contained in:
Fabian-Lars
2025-11-18 12:11:12 +01:00
committed by GitHub
parent 277a45f56c
commit 5767b848fa
+1 -1
View File
@@ -3,4 +3,4 @@
"updater-js": minor
---
Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows.
Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows. This was added in https://github.com/tauri-apps/plugins-workspace/pull/2624