chore(release): v0.3.0

Version bump via changesets (consumed 11 changesets). Forced 0.3.0
instead of changesets' default escalation to 1.0.0 for the pre-1.0
minor bump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-26 00:15:09 -07:00
parent c818d71948
commit 7bc8cf945f
43 changed files with 125 additions and 71 deletions

View File

@@ -1,5 +1,12 @@
# @fusion/engine
## 0.3.0
### Patch Changes
- @fusion/core@0.3.0
- @fusion/pi-claude-cli@0.3.0
## 0.2.7
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/engine",
"version": "0.2.7",
"version": "0.3.0",
"license": "MIT",
"description": "Fusion engine: executor, merger, scheduler, and automation runtime for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",