diff --git a/.changeset/init-template-descriptions-match-emission.md b/.changeset/init-template-descriptions-match-emission.md new file mode 100644 index 0000000000..737b1811d7 --- /dev/null +++ b/.changeset/init-template-descriptions-match-emission.md @@ -0,0 +1,19 @@ +--- +"@objectstack/cli": patch +--- + +fix(cli): `os init` template descriptions no longer advertise metadata kinds they never emit (#9737) + +The `app` and `plugin` templates' `description` strings — shown by `printKV('Template', …)` +right after `os init -t