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,7 @@
# @fusion/core
## 0.4.1
## 0.4.0
## 0.2.7

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/core",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"description": "Fusion core: task store, scheduler, settings, and shared domain types backing the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",