chore(release): v0.9.4

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-30 04:45:06 -07:00
parent 0ade837234
commit 620049cf15
37 changed files with 153 additions and 34 deletions

View File

@@ -1,5 +1,15 @@
# @fusion/dashboard
## 0.9.4
### Patch Changes
- @fusion/core@0.9.4
- @fusion/engine@0.9.4
- @fusion-plugin-examples/hermes-runtime@0.2.11
- @fusion-plugin-examples/openclaw-runtime@0.2.11
- @fusion-plugin-examples/paperclip-runtime@0.2.11
## 0.9.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/dashboard",
"version": "0.9.3",
"version": "0.9.4",
"license": "MIT",
"description": "Fusion dashboard: React UI and HTTP API server for monitoring and controlling the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",