mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
* chore: fix shell plugin `command` property in schema * chore: add changelog
6 lines
82 B
Markdown
6 lines
82 B
Markdown
---
|
|
"shell": "patch"
|
|
---
|
|
|
|
Change shell's schema property name `command` to `cmd`.
|