mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
71d00646a9
* feat(cli): improve init behavior to ask once * chore(cli): bump version * fix(clippy): fix clippy warning * feat(cli): add `bun` and fix version bump msg * refactor(cli): auto detect the package manager * move function * update change file * update change file --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
7 lines
151 B
Markdown
7 lines
151 B
Markdown
---
|
|
"tauri-cli": patch:enhance
|
|
"@tauri-apps/cli": patch:enhance
|
|
---
|
|
|
|
Improve the `init` command behavior by detecting the project NPM package manager.
|