chore(release): v0.38.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-30 00:18:41 -07:00
parent bad8f52c5c
commit f659a07a25
56 changed files with 258 additions and 37 deletions

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.38.1
### Patch Changes
- @fusion/core@0.38.1
## 0.38.0
### Patch Changes

View File

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