chore(release): v0.28.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-12 23:05:47 -07:00
parent 681770fc1c
commit 2c48566eab
55 changed files with 263 additions and 33 deletions

View File

@@ -1,5 +1,14 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.19
### Patch Changes
- Updated dependencies [681770f]
- @fusion/core@0.28.1
- @fusion/dashboard@0.28.1
- @fusion/plugin-sdk@0.28.1
## 0.1.18
### Patch Changes

View File

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