chore(release): v1.0.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-26 17:25:49 -07:00
parent c7130b72f5
commit 69e7d53bb3
40 changed files with 168 additions and 52 deletions

View File

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

View File

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