mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
bump packages to v2 through covector, remove rc references
This commit is contained in:
@@ -69,7 +69,9 @@
|
||||
"process",
|
||||
"shell",
|
||||
"store",
|
||||
"updater"
|
||||
"updater",
|
||||
"geolocation",
|
||||
"haptics"
|
||||
]
|
||||
},
|
||||
"api-example-js": {
|
||||
|
||||
@@ -1,62 +0,0 @@
|
||||
---
|
||||
"api-example": major
|
||||
"api-example-js": major
|
||||
"deep-link-example-js": major
|
||||
"autostart": major
|
||||
"autostart-js": major
|
||||
"barcode-scanner": major
|
||||
"barcode-scanner-js": major
|
||||
"biometric": major
|
||||
"biometric-js": major
|
||||
"cli": major
|
||||
"cli-js": major
|
||||
"clipboard-manager": major
|
||||
"clipboard-manager-js": major
|
||||
"deep-link": major
|
||||
"deep-link-js": major
|
||||
"fs": major
|
||||
"fs-js": major
|
||||
"dialog": major
|
||||
"dialog-js": major
|
||||
"geolocation": major
|
||||
"geolocation-js": major
|
||||
"global-shortcut": major
|
||||
"global-shortcut-js": major
|
||||
"haptics": major
|
||||
"haptics-js": major
|
||||
"http": major
|
||||
"http-js": major
|
||||
"localhost": major
|
||||
"log-plugin": major
|
||||
"log-js": major
|
||||
"nfc": major
|
||||
"nfc-js": major
|
||||
"notification": major
|
||||
"notification-js": major
|
||||
"os": major
|
||||
"os-js": major
|
||||
"persisted-scope": major
|
||||
"positioner": major
|
||||
"positioner-js": major
|
||||
"process": major
|
||||
"process-js": major
|
||||
"shell": major
|
||||
"shell-js": major
|
||||
"single-instance": major
|
||||
"sql": major
|
||||
"sql-js": major
|
||||
"store": major
|
||||
"store-js": major
|
||||
"stronghold": major
|
||||
"stronghold-js": major
|
||||
"updater": major
|
||||
"updater-js": major
|
||||
"upload": major
|
||||
"upload-js": major
|
||||
"websocket": major
|
||||
"websocket-js": major
|
||||
"window-state": major
|
||||
"window-state-js": major
|
||||
---
|
||||
|
||||
Update to tauri v2 stable release.
|
||||
Reference in New Issue
Block a user