tauri/.changes/cli-plugin-init-no-github-by-default.md

8 lines
220 B
Markdown
Raw Normal View History

---
"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.