Skip to content

Commit 27ae67b

Browse files
committed
bump packages to v2 through covector, remove rc references
1 parent 9f0b87e commit 27ae67b

File tree

97 files changed

+362
-346
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+362
-346
lines changed

.changes/config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@
6969
"process",
7070
"shell",
7171
"store",
72-
"updater"
72+
"updater",
73+
"geolocation",
74+
"haptics"
7375
]
7476
},
7577
"api-example-js": {

.changes/v2-stable.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

Cargo.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/api/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## \[2.0.0]
4+
5+
- [`e2c4dfb6`](https://github.com/tauri-apps/plugins-workspace/commit/e2c4dfb6af43e5dd8d9ceba232c315f5febd55c1) Update to tauri v2 stable release.
6+
7+
### Dependencies
8+
9+
- Upgraded to `[email protected]`
10+
- Upgraded to `[email protected]`
11+
- Upgraded to `[email protected]`
12+
- Upgraded to `[email protected]`
13+
- Upgraded to `[email protected]`
14+
- Upgraded to `[email protected]`
15+
- Upgraded to `[email protected]`
16+
- Upgraded to `[email protected]`
17+
- Upgraded to `[email protected]`
18+
- Upgraded to `[email protected]`
19+
- Upgraded to `[email protected]`
20+
- Upgraded to `[email protected]`
21+
- Upgraded to `[email protected]`
22+
- Upgraded to `[email protected]`
23+
- Upgraded to `[email protected]`
24+
- Upgraded to `[email protected]`
25+
326
## \[2.0.0-rc.5]
427

528
### Dependencies

0 commit comments

Comments
 (0)