chore(release): v0.17.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-03 19:37:04 -07:00
parent 330541049d
commit 4a4028f526
38 changed files with 155 additions and 32 deletions

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.4
### Patch Changes
- @fusion/core@0.17.1
- @fusion/plugin-sdk@0.17.1
## 0.1.3
### Patch Changes

View File

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