chore(release): v0.27.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-12 07:48:21 -07:00
parent 1d9bd52b41
commit 9732f5f6f6
69 changed files with 314 additions and 106 deletions

View File

@@ -1,5 +1,13 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.17
### Patch Changes
- @fusion/core@0.27.1
- @fusion/dashboard@0.27.1
- @fusion/plugin-sdk@0.27.1
## 0.1.16
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/dependency-graph",
"version": "0.1.16",
"version": "0.1.17",
"type": "module",
"description": "Dependency graph dashboard view plugin for Fusion",
"private": true,