chore(release): v0.2.6

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-25 10:21:52 -07:00
parent 6ff1617c39
commit 147419022e
34 changed files with 149 additions and 21 deletions

View File

@@ -0,0 +1,7 @@
# @fusion/plugin-sdk
## 0.2.6
### Patch Changes
- @fusion/core@0.2.6

View File

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