fix(FN-2586): restore 0.4.x release line and agent log stability

This commit is contained in:
gsxdsm
2026-04-26 12:22:06 -07:00
parent 8097db235a
commit ec3e2cb280
24 changed files with 56 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
# @fusion/core
## 1.0.0
## 0.4.0
## 0.2.7

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/core",
"version": "1.0.0",
"version": "0.4.0",
"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",