publish new versions (#2380)

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-02-04 07:27:53 -03:00
committed by GitHub
parent 93edbd1434
commit 80804adc68
15 changed files with 33 additions and 30 deletions
@@ -1,6 +0,0 @@
---
"updater": patch
"updater-js": patch
---
Fix update installation on macOS when using an user without admin privileges.
-6
View File
@@ -1,6 +0,0 @@
---
"updater": minor
"updater-js": minor
---
Remove the `UpdaterBuilder::new` function, use `UpdaterExt::updater_builder` instead.
-6
View File
@@ -1,6 +0,0 @@
---
upload: patch
upload-js: patch
---
the `rustls-tls` feature is now enabled by default