chore(release): v0.40.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-06-10 18:08:04 -07:00
parent e62847bd06
commit f0d6d70a32
61 changed files with 296 additions and 42 deletions

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/auto-label
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/auto-label",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Automatically labels tasks based on description content",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/ci-status
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/ci-status",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Polls CI status for branches and provides a custom API to query results",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/notification
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/notification",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Example Fusion plugin that sends webhook notifications on task lifecycle events",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/settings-demo
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/settings-demo",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Example Fusion plugin demonstrating settings schema and runtime configuration",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/acp-runtime
## 0.1.2
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/acp-runtime",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "ACP (Agent Client Protocol) runtime plugin for Fusion — drives any ACP-compatible agent over JSON-RPC/stdio",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/agent-browser
## 0.1.22
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.1.21
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/agent-browser",
"version": "0.1.21",
"version": "0.1.22",
"type": "module",
"description": "Agent Browser runtime and prompt/skill/workflow contributions for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/cli-printing-press
## 0.1.19
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.18
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/compound-engineering
## 0.1.2
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/compound-engineering",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "Compound Engineering plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/cursor-runtime
## 0.1.21
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/cursor-runtime",
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"description": "Cursor CLI runtime plugin for Fusion",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.33
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.32
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.1.28
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.1.27
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/droid-runtime",
"version": "0.1.27",
"version": "0.1.28",
"type": "module",
"description": "Droid runtime plugin for Fusion",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/even-realities-glasses
## 0.1.21
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/even-realities-glasses",
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"description": "Canonical Even Realities Fusion plugin with board/task cards, actions, notifications, and webhook transport",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/hermes-runtime
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/hermes-runtime",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Hermes AI runtime plugin for Fusion - provides AI agent execution runtime",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/openclaw-runtime
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/openclaw-runtime",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Provides OpenClaw runtime for Fusion AI agents",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/paperclip-runtime
## 0.2.52
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.2.51
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/paperclip-runtime",
"version": "0.2.51",
"version": "0.2.52",
"type": "module",
"description": "Paperclip runtime plugin for Fusion — provides AI agent web access capabilities",
"keywords": [

View File

@@ -1,5 +1,13 @@
# @fusion-plugin-examples/reports
## 0.1.21
### Patch Changes
- @fusion/core@0.40.1
- @fusion/dashboard@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/reports",
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"description": "Reports plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/roadmap
## 0.1.21
### Patch Changes
- @fusion/core@0.40.1
- @fusion/plugin-sdk@0.40.1
## 0.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/roadmap",
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"description": "Roadmap plugin package for Fusion",
"private": true,

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/whatsapp-chat
## 0.1.21
### Patch Changes
- @fusion/plugin-sdk@0.40.1
## 0.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/whatsapp-chat",
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"description": "WhatsApp Web (Baileys) chat bridge for Fusion agents",
"keywords": [