Skip to content

Commit 6e26a8c

Browse files
publish new versions (#472)
Co-authored-by: lucasfernog <[email protected]>
1 parent 3f12118 commit 6e26a8c

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/is-paired.md

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

CHANGELOG.md

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

3+
## \[0.20.3]
4+
5+
- [`a5febb9`](https://github.com/tauri-apps/cargo-mobile2/commit/a5febb9e87b315f22b4e62ecfc7558dda2b614d8) Added `apple::device::Device::is_paired`.
6+
37
## \[0.20.2]
48

59
- [`5fc06d1`](https://github.com/tauri-apps/cargo-mobile2/commit/5fc06d171059098ca575aacf20222f6d97376ddc) ([#468](https://github.com/tauri-apps/cargo-mobile2/pull/468) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Ensure iOS dependencies ios-deploy and libimobiledevice are installed before running the app.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-mobile2"
3-
version = "0.20.2"
3+
version = "0.20.3"
44
authors = [
55
"Tauri Programme within The Commons Conservancy",
66
"Brainium Studios LLC",

0 commit comments

Comments
 (0)