chore(release): v0.4.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-26 12:24:08 -07:00
parent ec3e2cb280
commit 80514718ed
35 changed files with 148 additions and 33 deletions

View File

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

View File

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