Skip to content

Commit

Permalink
fix(covector): add cli.js to change files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Feb 11, 2022
1 parent 9c6c5a8 commit 41052de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changes/fix-cli-prompts.md
Original file line number Diff line number Diff line change
@@ -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.
1 change: 1 addition & 0 deletions .changes/perf-cli-dir-lookup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
"cli.rs": patch
"cli.js": patch
---

Respect `.gitignore` configuration when looking for the folder with the `tauri.conf.json` file.

0 comments on commit 41052de

Please sign in to comment.