chore(release): v0.18.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-04 09:55:19 -07:00
parent 89401cd2c9
commit 9c284750af
42 changed files with 179 additions and 30 deletions

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.7
### Patch Changes
- @fusion/core@0.18.1
- @fusion/plugin-sdk@0.18.1
## 0.1.6
### Patch Changes

View File

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