tauri/.changes/nsis-downgrades.md
Amr Bashir fc2e4083b0
ci: check for change tag (#7149)
* ci: check for change tag

* fix workflow

* Update .scripts/ci/check-change-tags.js

* feat: also check if tag is known

seems like covector does not check that so we can do it here for now

* remove push run

* only check changed files

* add missing tag

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2023-06-07 16:32:36 +03:00

192 B

tauri-bundler
patch:bug

Fix NSIS installer disabling do not uninstall button and silent installer aborting, if allowDowngrades was disabled even when we are not downgrading.