@@ -1,5 +1,6 @@
---
"cli.rs": patch
+"cli.js": patch
Fix `init` command prompting for values even if the argument has been provided on the command line.
Respect `.gitignore` configuration when looking for the folder with the `tauri.conf.json` file.