chore: downgrade optional-steps changeset from major to minor

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-06-24 19:23:55 -07:00
parent c73dcad911
commit 8dfca7ab98

View File

@@ -1,5 +1,5 @@
---
"@runfusion/fusion": major
"@runfusion/fusion": minor
---
**Breaking:** the `WorkflowOptionalStep` type, previously exported from `@runfusion/fusion`, is removed — any consumer importing it must migrate to `optional-group` nodes / `ResolvedWorkflowOptionalStep`.