mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
8 lines
220 B
Markdown
8 lines
220 B
Markdown
---
|
|
"tauri-cli": "patch:breaking"
|
|
"@tauri-apps/cli": "patch:breaking"
|
|
---
|
|
|
|
`tauri plugin init/new` will no longer generate a `.github` directory with workflows by default, instead use the new `--github-workflows` flag.
|
|
|