mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(updater): format Update.date to RFC 3339 (#2573)
* fix(updater): format `Update.date` to RFC 3339 * Messed up on argument in #2572 * Format * Update example * Avoid extra to_string * Deprecate `Update.available`
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"updater": "minor:bug"
|
||||
"updater-js": "minor:bug"
|
||||
---
|
||||
|
||||
Fix JS API `Update.date` not formatted to RFC 3339
|
||||
Reference in New Issue
Block a user