chore(release): v0.14.3

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-01 23:19:47 -07:00
parent 4b7b1e669e
commit 3fdeac1fc4
44 changed files with 177 additions and 67 deletions

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.14.3
### Patch Changes
- @fusion/core@0.14.3
## 0.14.2
### Patch Changes

View File

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