Skip to content

Commit d0bb8d7

Browse files
publish new versions (#461)
Co-authored-by: FabianLars <[email protected]>
1 parent fe51b7d commit d0bb8d7

File tree

5 files changed

+7
-12
lines changed

5 files changed

+7
-12
lines changed

.changes/bevy016.md

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

.changes/windows061.md

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

CHANGELOG.md

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

3+
## \[0.20.1]
4+
5+
- [`fa0c2ac`](https://github.com/tauri-apps/cargo-mobile2/commit/fa0c2acd349091b942c4b8329d04de71fb4f94c1) ([#463](https://github.com/tauri-apps/cargo-mobile2/pull/463) by [@NiklasEi](https://github.com/tauri-apps/cargo-mobile2/../../NiklasEi)) Fixed and updated Bevy templates to use `bevy` version `0.16`.
6+
- [`1a6b8ac`](https://github.com/tauri-apps/cargo-mobile2/commit/1a6b8acfc0246812459b5e9ad5524afbedc8c65f) ([#438](https://github.com/tauri-apps/cargo-mobile2/pull/438) by [@renovate](https://github.com/tauri-apps/cargo-mobile2/../../renovate)) Updated `windows` crate to version `0.61`.
7+
38
## \[0.20.0]
49

510
- [`fcd6fcf`](https://github.com/tauri-apps/cargo-mobile2/commit/fcd6fcf81f79ae1645f9b67412c969c9446e645e) ([#453](https://github.com/tauri-apps/cargo-mobile2/pull/453) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Check if iOS Simulator SDK is installed before building for Simulator.

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

0 commit comments

Comments
 (0)