feat(FN-3770): add cli-printing-press bundled plugin changeset

Adds a changeset for the CLI printing-press bundled plugin (FN-3770).

Fusion-Task-Id: FN-3770
This commit is contained in:
Fusion
2026-05-10 22:41:30 -07:00
committed by gsxdsm
parent 005b5d08ce
commit 7fd3ccc68b
2 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Add bundled fusion-plugin-cli-printing-press plugin: a guided wizard for defining external services and generating CLIs from those definitions, plugin-owned dashboard views for managing and manually running generated CLIs, and availability of generated CLIs as pre-merge workflow steps and inside the executor runtime environment.