Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): change "register_ios_plugin" params to snake case #10676

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Aug 19, 2024

If plugin name is kebab-case, works fine.

close #10675

@rdlabo rdlabo requested a review from a team as a code owner August 19, 2024 03:08
Copy link
Contributor

github-actions bot commented Aug 19, 2024

Package Changes Through 85dbd0a

There are 3 changes which include @tauri-apps/cli with prerelease, tauri-cli with prerelease, tauri-build with prerelease

Planned Package Versions

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

package current next
tauri-build 2.0.0-rc.3 2.0.0-rc.4
tauri 2.0.0-rc.3 2.0.0-rc.4
@tauri-apps/cli 2.0.0-rc.4 2.0.0-rc.5
tauri-cli 2.0.0-rc.4 2.0.0-rc.5

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


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

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch :)

@lucasfernog lucasfernog merged commit 8ae52a6 into tauri-apps:dev Aug 19, 2024
12 checks passed
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.

[bug] Template error when using kebab-case plugin name (create ios plugin)
2 participants