Files
tauri-plugins-workspace/.changes/shell-fix-schema-command-property-name.md
T
Jason Tsai 040004a6b9 chore(shell): change schema property name command to cmd (#1069)
* chore: fix shell plugin `command` property in schema

* chore: add changelog
2024-03-12 15:20:56 +02:00

6 lines
82 B
Markdown

---
"shell": "patch"
---
Change shell's schema property name `command` to `cmd`.