chore(release): v0.4.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-26 12:24:08 -07:00
parent ec3e2cb280
commit 80514718ed
35 changed files with 148 additions and 33 deletions

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.4.1
### Patch Changes
- @fusion/core@0.4.1
## 0.4.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/plugin-sdk",
"version": "0.4.0",
"version": "0.4.1",
"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",