chore(release): v0.40.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-06-10 18:08:04 -07:00
parent e62847bd06
commit f0d6d70a32
61 changed files with 296 additions and 42 deletions

View File

@@ -1,5 +1,7 @@
# @fusion/core
## 0.40.1
## 0.40.0
## 0.39.0

View File

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