Skip to content

Commit 7d0517d

Browse files
publish new versions (#451)
Co-authored-by: lucasfernog <[email protected]>
1 parent bbbbdf7 commit 7d0517d

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/bundle-version.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.19.0]
4+
5+
- [`bbbbdf7`](https://github.com/tauri-apps/cargo-mobile2/commit/bbbbdf71c69748d18e7daa543f613f3cf5301b47) ([#450](https://github.com/tauri-apps/cargo-mobile2/pull/450) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fixed apple bundle version string validation. Removed the `VersionNumber` type.
6+
37
## \[0.18.1]
48

59
- [`44a5dd6`](https://github.com/tauri-apps/cargo-mobile2/commit/44a5dd6f902dc432f901c92a72f5aa89b95e9a09) ([#448](https://github.com/tauri-apps/cargo-mobile2/pull/448) by [@lucasfernog](https://github.com/tauri-apps/cargo-mobile2/../../lucasfernog)) Fix regression on development 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.18.1"
3+
version = "0.19.0"
44
authors = [
55
"Tauri Programme within The Commons Conservancy",
66
"Brainium Studios LLC",

0 commit comments

Comments
 (0)