publish new versions (#2188)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-10 14:24:04 -03:00
committed by GitHub
parent 18dffc9dfe
commit c9acff99c6
14 changed files with 37 additions and 27 deletions
@@ -1,6 +0,0 @@
---
'updater': 'minor'
'updater-js': 'minor'
---
Add `tauri_plugin_updater::Builder::default_version_comparator` method to set the default version comparator for the updater.
-6
View File
@@ -1,6 +0,0 @@
---
"opener": patch
"opener-js": patch
---
Fix usage on iOS.