chore(release): v0.28.1

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

View File

@@ -1,5 +1,14 @@
# @fusion-plugin-examples/cli-printing-press
## 0.1.5
### Patch Changes
- Updated dependencies [681770f]
- @fusion/core@0.28.1
- @fusion/dashboard@0.28.1
- @fusion/plugin-sdk@0.28.1
## 0.1.4
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/cli-printing-press",
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"description": "CLI Printing Press plugin package for Fusion",
"private": true,