Skip to content

Commit 51967ce

Browse files
publish new versions (#496)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eba8283 commit 51967ce

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/avoid-shell-stuck.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.21.2]
4+
5+
- [`eba8283`](https://github.com/tauri-apps/cargo-mobile2/commit/eba82833d1d01772b64839a4605676a69dd961c3) ([#493](https://github.com/tauri-apps/cargo-mobile2/pull/493) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Prevent adb device list from getting stuck if any of the available devices are not properly connected.
6+
37
## \[0.21.1]
48

59
- [`1f95eba`](https://github.com/tauri-apps/cargo-mobile2/commit/1f95eba0978f142b8971a12ab54f034af52f6d98) ([#491](https://github.com/tauri-apps/cargo-mobile2/pull/491) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fix build with iOS 26 SDK on macOS with Intel chip.

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.21.1"
3+
version = "0.21.2"
44
authors = [
55
"Tauri Programme within The Commons Conservancy",
66
"Brainium Studios LLC",

0 commit comments

Comments
 (0)