publish new versions (#2404)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-02-24 16:31:28 +01:00
committed by GitHub
parent 0af367f7d4
commit fbd4d28920
17 changed files with 54 additions and 43 deletions
@@ -1,6 +0,0 @@
---
"log": patch
"log-js": patch
---
Fix timezone_strategy overwriting previously set LogLevels.
@@ -1,5 +0,0 @@
---
single-instance: patch
---
Fixed `null pointer dereference` panic on rust nightly on Windows.
-6
View File
@@ -1,6 +0,0 @@
---
updater: patch
updater-js: patch
---
Fixed an issue that caused the plugin to emit a `ReleaseNotFound` error instead of a `Reqwest` error when the http request in `check()` failed.