also reference cli-js

pull/2787/head
Mike Wyatt 4 weeks ago
parent 90bd96a890
commit 9763dc2366

@ -1,5 +1,6 @@
---
"cli": minor
"cli-js": minor
---
Added `Cli.matches_from(args)`. This can be combined with the `args` passed to the callback of `tauri_plugin_single_instance::init` to parse the command line arguments passed to subsequent instances of the application.

Loading…
Cancel
Save