bump packages to v2 through covector, remove rc references

This commit is contained in:
Lucas Nogueira
2024-10-02 10:59:43 -03:00
parent 9f0b87e31d
commit 27ae67b583
97 changed files with 362 additions and 346 deletions
+3 -1
View File
@@ -69,7 +69,9 @@
"process",
"shell",
"store",
"updater"
"updater",
"geolocation",
"haptics"
]
},
"api-example-js": {
-62
View File
@@ -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.