Skip to content

Commit 813630e

Browse files
publish new versions (#484)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68771b0 commit 813630e

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/ignore-outdated-error.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.7]
4+
5+
- [`68771b0`](https://github.com/tauri-apps/cargo-mobile2/commit/68771b035524d3f61e7cbf9f6d6950e9fdd3805e) ([#483](https://github.com/tauri-apps/cargo-mobile2/pull/483) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Ignore errors when checking outdated dependencies with `gem` and `brew`.
6+
37
## \[0.20.6]
48

59
- [`2da2b57`](https://github.com/tauri-apps/cargo-mobile2/commit/2da2b57e7f49e1f4b8b85fb1c0807721f768d660) ([#481](https://github.com/tauri-apps/cargo-mobile2/pull/481) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fix empty `Device::name` when using an Android emulator.

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

0 commit comments

Comments
 (0)