publish new versions (#3068)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-27 11:31:06 +01:00
committed by GitHub
parent b5550a3b0d
commit e7a68fa637
93 changed files with 324 additions and 201 deletions
-59
View File
@@ -1,59 +0,0 @@
---
"autostart": patch
"autostart-js": patch
"barcode-scanner": patch
"barcode-scanner-js": patch
"biometric": patch
"biometric-js": patch
"cli": patch
"cli-js": patch
"clipboard-manager": patch
"clipboard-manager-js": patch
"deep-link": patch
"deep-link-js": patch
"dialog": patch
"dialog-js": patch
"fs": patch
"fs-js": patch
"geolocation": patch
"geolocation-js": patch
"global-shortcut": patch
"global-shortcut-js": patch
"haptics": patch
"haptics-js": patch
"http": patch
"http-js": patch
"localhost": patch
"log": patch
"log-js": patch
"nfc": patch
"nfc-js": patch
"notification": patch
"notification-js": patch
"opener": patch
"opener-js": patch
"os": patch
"os-js": patch
"persisted-scope": patch
"positioner": patch
"positioner-js": patch
"process": patch
"process-js": patch
"shell": patch
"shell-js": patch
"single-instance": patch
"sql": patch
"sql-js": patch
"store": patch
"store-js": patch
"stronghold": patch
"stronghold-js": patch
"upload": patch
"upload-js": patch
"websocket": patch
"websocket-js": patch
"window-state": patch
"window-state-js": patch
---
Fixed an issue that caused docs.rs builds to fail. No user facing changes.