chore(release): v0.2.6

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-25 10:21:52 -07:00
parent 2b1ae5f4c9
commit 01f3e70917
34 changed files with 149 additions and 21 deletions

View File

@@ -1,5 +1,11 @@
# @runfusion/fusion
## 0.2.6
### Patch Changes
- dbc9446: Add a blocking dashboard token-recovery dialog that appears only for daemon bearer-token 401 responses, with set-token or clear-token recovery actions that reload the app.
## 0.2.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@runfusion/fusion",
"version": "0.2.5",
"version": "0.2.6",
"license": "MIT",
"description": "Fusion CLI: HTTP API server, daemon, dashboard launcher, and task tooling for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",