chore(release): v0.0.4

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-22 19:32:23 -07:00
parent 0da498a0b9
commit d875c93c27
5 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +1,12 @@
# runfusion.ai
## 0.0.3
### Patch Changes
- Updated dependencies [0da498a]
- @runfusion/fusion@0.0.4
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "runfusion.ai",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"description": "Launch Fusion with `npx runfusion.ai` — tiny alias for @runfusion/fusion.",
"homepage": "https://runfusion.ai",

View File

@@ -1,5 +1,11 @@
# @runfusion/fusion
## 0.0.4
### Patch Changes
- 0da498a: Fix dashboard onboarding auth token controls, keep the AI planning modal footer visible on desktop, and add better terminal PTY spawn diagnostics.
## 0.0.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@runfusion/fusion",
"version": "0.0.3",
"version": "0.0.4",
"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",