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,10 +1,10 @@
# @fusion/plugin-sdk
## 1.0.0
## 0.4.0
### Patch Changes
- @fusion/core@1.0.0
- @fusion/core@0.4.0
## 0.2.7

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/plugin-sdk",
"version": "1.0.0",
"version": "0.4.0",
"license": "MIT",
"description": "Fusion plugin SDK: types and helpers for authoring third-party plugins that extend the Fusion dashboard and engine.",
"homepage": "https://github.com/Runfusion/Fusion#readme",