Skip to content

feat(cli): enhance iOS bundle version formatting - #13218

Merged
lucasfernog merged 2 commits into
devfrom
feat/bundle-version-format
Apr 12, 2025
Merged

feat(cli): enhance iOS bundle version formatting#13218
lucasfernog merged 2 commits into
devfrom
feat/bundle-version-format

Conversation

@lucasfernog

Copy link
Copy Markdown
Member

follow-up for #13030 and tauri-apps/cargo-mobile2#450

the bundle version validation has been updated, now it can actually handle one or two integers (e.g. 100 or 10.7) instead of just full triple semver strings (e.g. 10.7.1).

follow-up for #13030 and tauri-apps/cargo-mobile2#450

the bundle version validation has been updated, now it can actually handle one or two integers (e.g. `100` or `10.7`) instead of just full triple semver strings (e.g. `10.7.1`).
@github-actions

github-actions Bot commented Apr 12, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through 59b9718

There are 8 changes which include @tauri-apps/api with minor, tauri with minor, tauri-bundler with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.4.1 2.5.0
tauri-utils 2.3.1 2.4.0
tauri-bundler 2.3.1 2.4.0
tauri-runtime 2.5.1 2.6.0
tauri-runtime-wry 2.5.1 2.6.0
tauri-codegen 2.1.1 2.1.2
tauri-macros 2.1.1 2.1.2
tauri-plugin 2.1.1 2.1.2
tauri-build 2.1.1 2.1.2
tauri 2.4.1 2.5.0
@tauri-apps/cli 2.4.1 2.5.0
tauri-cli 2.4.1 2.5.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog
lucasfernog merged commit 3752fed into dev Apr 12, 2025
@lucasfernog
lucasfernog deleted the feat/bundle-version-format branch April 12, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant