chore(release): v0.3.0

Version bump via changesets (consumed 11 changesets). Forced 0.3.0
instead of changesets' default escalation to 1.0.0 for the pre-1.0
minor bump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-26 00:15:09 -07:00
parent c818d71948
commit 7bc8cf945f
43 changed files with 125 additions and 71 deletions

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.3.0
### Patch Changes
- @fusion/core@0.3.0
## 0.2.7
### Patch Changes

View File

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