From 256c64a7bd3beccf7e22434390a89dce02ffdd2f Mon Sep 17 00:00:00 2001 From: gsxdsm Date: Sun, 26 Jul 2026 18:11:47 -0700 Subject: [PATCH] chore(release): v0.74.0-beta.5 Version bump via changesets. --- .changeset/pre.json | 4 ++++ CHANGELOG-archive.md | 16 ++++++++++++++ CHANGELOG.md | 16 ++++++++++++++ package.json | 2 +- packages/cli-alias/CHANGELOG.md | 10 +++++++++ packages/cli-alias/package.json | 2 +- packages/cli/CHANGELOG.md | 17 +++++++++++++++ packages/cli/package.json | 2 +- packages/core/CHANGELOG.md | 2 ++ packages/core/package.json | 2 +- packages/dashboard/CHANGELOG.md | 21 +++++++++++++++++++ packages/dashboard/package.json | 2 +- packages/desktop/CHANGELOG.md | 8 +++++++ packages/desktop/package.json | 2 +- packages/droid-cli/CHANGELOG.md | 6 ++++++ packages/droid-cli/package.json | 2 +- packages/engine/CHANGELOG.md | 7 +++++++ packages/engine/package.json | 2 +- packages/i18n/CHANGELOG.md | 6 ++++++ packages/i18n/package.json | 2 +- packages/mobile/CHANGELOG.md | 2 ++ packages/mobile/package.json | 2 +- packages/pi-claude-cli/CHANGELOG.md | 2 ++ packages/pi-claude-cli/package.json | 2 +- packages/plugin-sdk/CHANGELOG.md | 6 ++++++ packages/plugin-sdk/package.json | 2 +- .../fusion-plugin-auto-label/CHANGELOG.md | 6 ++++++ .../fusion-plugin-auto-label/package.json | 2 +- .../fusion-plugin-ci-status/CHANGELOG.md | 6 ++++++ .../fusion-plugin-ci-status/package.json | 2 +- .../fusion-plugin-notification/CHANGELOG.md | 6 ++++++ .../fusion-plugin-notification/package.json | 2 +- .../fusion-plugin-settings-demo/CHANGELOG.md | 6 ++++++ .../fusion-plugin-settings-demo/package.json | 2 +- .../fusion-plugin-acp-runtime/CHANGELOG.md | 7 +++++++ .../fusion-plugin-acp-runtime/package.json | 2 +- .../fusion-plugin-agent-browser/CHANGELOG.md | 6 ++++++ .../fusion-plugin-agent-browser/package.json | 2 +- .../fusion-plugin-claude-runtime/CHANGELOG.md | 7 +++++++ .../fusion-plugin-claude-runtime/package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- .../fusion-plugin-cursor-runtime/CHANGELOG.md | 6 ++++++ .../fusion-plugin-cursor-runtime/package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- .../fusion-plugin-droid-runtime/CHANGELOG.md | 6 ++++++ .../fusion-plugin-droid-runtime/package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- .../fusion-plugin-grok-runtime/CHANGELOG.md | 7 +++++++ .../fusion-plugin-grok-runtime/package.json | 2 +- .../fusion-plugin-hermes-runtime/CHANGELOG.md | 6 ++++++ .../fusion-plugin-hermes-runtime/package.json | 2 +- .../fusion-plugin-linear-import/CHANGELOG.md | 7 +++++++ .../fusion-plugin-linear-import/package.json | 2 +- .../fusion-plugin-omp-runtime/CHANGELOG.md | 7 +++++++ .../fusion-plugin-omp-runtime/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- plugins/fusion-plugin-quality/CHANGELOG.md | 7 +++++++ plugins/fusion-plugin-quality/package.json | 2 +- plugins/fusion-plugin-reports/CHANGELOG.md | 8 +++++++ plugins/fusion-plugin-reports/package.json | 2 +- plugins/fusion-plugin-roadmap/CHANGELOG.md | 7 +++++++ plugins/fusion-plugin-roadmap/package.json | 2 +- .../fusion-plugin-whatsapp-chat/CHANGELOG.md | 6 ++++++ .../fusion-plugin-whatsapp-chat/package.json | 2 +- 72 files changed, 309 insertions(+), 35 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 1755df706e..66198d1f06 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -53,6 +53,8 @@ "fair-boards-page-one-column", "faster-board-scroll-no-desktop-snap", "fix-duplicate-warning-open-deep-link", + "fix-mailbox-reply-context-remount", + "fix-planning-settings-composer-remount", "fn-8556-windows-agent-selection", "fn-8561-task-card-dates", "fn-8562-chat-conversation-tags", @@ -96,6 +98,7 @@ "planning-worktree-reclaim-race", "project-switch-modal-reset", "promote-force-unplanned", + "queued-to-plan-badge-engine-agreement", "quick-add-start-button", "quick-add-start-seeds-prompt", "quick-chat-tablet-drag-header", @@ -118,6 +121,7 @@ "task-not-found-404", "terminal-blank-until-keypress-refresh", "theme-mailbox-markdown-links", + "triage-eviction-admission-claim-leak", "triage-stale-planning-sweep", "truthful-abort-provenance" ] diff --git a/CHANGELOG-archive.md b/CHANGELOG-archive.md index 4ee8ae5522..ae697a775d 100644 --- a/CHANGELOG-archive.md +++ b/CHANGELOG-archive.md @@ -13885,6 +13885,14 @@ for reference. - Updated dependencies [a2ed6d0] - @runfusion/fusion@0.1.0 +## 0.39.32-beta.5 + +### @fusion/i18n + +#### Patch Changes + +- @fusion/core@0.74.0-beta.5 + ## 0.39.32-beta.4 ### @fusion/i18n @@ -14232,6 +14240,14 @@ for reference. - @fusion/core@0.40.0 +## 0.11.58-beta.5 + +### @fusion/droid-cli + +#### Patch Changes + +- @fusion-plugin-examples/droid-runtime@0.1.58-beta.5 + ## 0.11.58-beta.4 ### @fusion/droid-cli diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c1c8084e..c5347bb686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ User-facing release notes aggregated across all packages. This file is auto-synced from each `packages/*/CHANGELOG.md` by `scripts/release.mjs` — do not edit by hand. +## 0.74.0-beta.5 + +### Highlights + +- Planning Mode and Settings keep every character you type, not just the first +- Cards no longer stall on "Queued to plan" with free slots after a planner hangs +- "Queued to plan" and "Ready" badges match what the engine will actually do with the card +- Expanded Mailbox reply-context rows stay open when you expand another row + +### Fixed + +- Planning Mode and Settings no longer drop typed text after the first character — the modal shell was remounting the focused input on every render. +- Cards stuck on "Queued to plan" while concurrency slots sat free are now re-offered for planning after a hung planner is evicted, instead of waiting for an engine restart. +- The "Queued to plan" and "Ready" badges on Todo cards now reflect whether the card is genuinely awaiting planning, rather than guessing from its step count. Todo rows carry this state through live board updates. +- Expanded reply-context rows in the Mailbox modal stay expanded when another row is opened; the recursive reply thread no longer remounts and collapses. + ## 0.74.0-beta.4 ### Highlights diff --git a/package.json b/package.json index dc1c230706..2ca66b86d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fusion-workspace", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "private": true, "license": "MIT", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/cli-alias/CHANGELOG.md b/packages/cli-alias/CHANGELOG.md index c753831a6f..ffead130c0 100644 --- a/packages/cli-alias/CHANGELOG.md +++ b/packages/cli-alias/CHANGELOG.md @@ -1,5 +1,15 @@ # runfusion.ai +## 0.74.0-beta.5 + +### Patch Changes + +- Updated dependencies [c21fb0d] +- Updated dependencies [7065d03] +- Updated dependencies [beebd27] +- Updated dependencies [5ea98f7] + - @runfusion/fusion@0.74.0-beta.5 + ## 0.74.0-beta.4 ### Patch Changes diff --git a/packages/cli-alias/package.json b/packages/cli-alias/package.json index c5073c888f..6788a1bad3 100644 --- a/packages/cli-alias/package.json +++ b/packages/cli-alias/package.json @@ -1,6 +1,6 @@ { "name": "runfusion.ai", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Launch Fusion with `npx runfusion.ai` — tiny alias for @runfusion/fusion.", "homepage": "https://runfusion.ai", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 792c7012b0..3a02f5219d 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,22 @@ # @runfusion/fusion +## 0.74.0-beta.5 + +### Patch Changes + +- c21fb0d: summary: Keep expanded Mailbox reply-context rows open when another row is expanded. + category: fix + dev: `ReplyContextExpandable` was declared inside `MailboxModal`'s render, so every parent update produced a new element type and remounted the recursive reply thread, collapsing already-expanded rows. Hoisted to module scope with an explicit `env` prop. +- 7065d03: summary: Fix Planning Mode and Settings dropping typed text after the first character. + category: fix + dev: The FN-8606 floating-window migration declared `ModalShell` as a component inside `PlanningModeModal`/`SettingsModal` render, so each render produced a new element type and remounted the whole subtree, destroying the focused input. Replaced with a plain `renderModalShell(children)` call so element types stay stable. +- beebd27: summary: "Queued to plan" and "Ready" badges now match what the engine will actually do with the card. + category: fix + dev: New shared `isTaskAwaitingPlanning` predicate (PROMPT.md seed-ness + replan park) replaces TaskCard's `steps.length` proxy; `GET /api/tasks` attaches transient `awaitingPlanning` for Todo rows (best-effort, capped at 200 reads/request), carried across same-column SSE updates while the step count is unchanged. +- 5ea98f7: summary: Fix cards stuck on "Queued to plan" with free concurrency slots after a hung planner. + category: fix + dev: TriageProcessor.evictStaleProcessing now also clears `coordinatorAdmittedTaskIds` and drops any untransferred pre-held host slot, so an evicted planner's card is re-offered by the admission coordinator's refresh instead of being filtered out until engine restart. + ## 0.74.0-beta.4 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index cb4821c28f..8068b4a135 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@runfusion/fusion", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion CLI: HTTP API server, daemon, dashboard launcher, and task tooling for the Fusion AI coding agent.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 8ea7357447..333abee74e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/core +## 0.74.0-beta.5 + ## 0.74.0-beta.4 ## 0.74.0-beta.3 diff --git a/packages/core/package.json b/packages/core/package.json index 7936087e37..533590d33b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/core", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion core: task store, scheduler, settings, and shared domain types backing the Fusion AI coding agent.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index 888ec8c62a..2ce47d9581 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -1,5 +1,26 @@ # @fusion/dashboard +## 0.74.0-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/engine@0.74.0-beta.5 +- @fusion/i18n@0.39.32-beta.5 +- @fusion-plugin-examples/claude-runtime@0.1.7-beta.5 +- @fusion-plugin-examples/cli-printing-press@0.1.49-beta.5 +- @fusion-plugin-examples/compound-engineering@0.1.32-beta.5 +- @fusion-plugin-examples/dependency-graph@0.1.63-beta.5 +- @fusion-plugin-examples/grok-runtime@0.2.10-beta.5 +- @fusion-plugin-examples/omp-runtime@0.1.7-beta.5 +- @fusion-plugin-examples/quality@0.1.7-beta.5 +- @fusion-plugin-examples/roadmap@0.1.51-beta.5 +- @fusion-plugin-examples/cursor-runtime@0.1.51-beta.5 +- @fusion-plugin-examples/droid-runtime@0.1.58-beta.5 +- @fusion-plugin-examples/hermes-runtime@0.2.82-beta.5 +- @fusion-plugin-examples/openclaw-runtime@0.2.82-beta.5 +- @fusion-plugin-examples/paperclip-runtime@0.2.82-beta.5 + ## 0.74.0-beta.4 ### Patch Changes diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 1149e9e0f9..64f1551d83 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/dashboard", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion dashboard: React UI and HTTP API server for monitoring and controlling the Fusion AI coding agent.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 69ef1692c4..d43fad78d6 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -1,5 +1,13 @@ # @fusion/desktop +## 0.74.0-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/dashboard@0.74.0-beta.5 +- @fusion/engine@0.74.0-beta.5 + ## 0.74.0-beta.4 ### Patch Changes diff --git a/packages/desktop/package.json b/packages/desktop/package.json index f7c1c0237f..455869cbf3 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@fusion/desktop", "productName": "Fusion", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "author": { "name": "Runfusion", diff --git a/packages/droid-cli/CHANGELOG.md b/packages/droid-cli/CHANGELOG.md index 891230472c..0f0a951cfa 100644 --- a/packages/droid-cli/CHANGELOG.md +++ b/packages/droid-cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/droid-cli +## 0.11.58-beta.5 + +### Patch Changes + +- @fusion-plugin-examples/droid-runtime@0.1.58-beta.5 + ## 0.11.58-beta.4 ### Patch Changes diff --git a/packages/droid-cli/package.json b/packages/droid-cli/package.json index 5b84f3c3ec..917c45cc02 100644 --- a/packages/droid-cli/package.json +++ b/packages/droid-cli/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/droid-cli", - "version": "0.11.58-beta.4", + "version": "0.11.58-beta.5", "description": "First-party Fusion pi extension that routes LLM calls through the Droid CLI subprocess.", "license": "MIT", "private": true, diff --git a/packages/engine/CHANGELOG.md b/packages/engine/CHANGELOG.md index 28a1888e2d..d20dc98fa4 100644 --- a/packages/engine/CHANGELOG.md +++ b/packages/engine/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion/engine +## 0.74.0-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/pi-claude-cli@0.74.0-beta.5 + ## 0.74.0-beta.4 ### Patch Changes diff --git a/packages/engine/package.json b/packages/engine/package.json index c63f7e8dfd..8b303b637d 100644 --- a/packages/engine/package.json +++ b/packages/engine/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/engine", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion engine: executor, merger, scheduler, and automation runtime for the Fusion AI coding agent.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/i18n/CHANGELOG.md b/packages/i18n/CHANGELOG.md index 54abeb5cfc..b7c749659e 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/i18n +## 0.39.32-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 + ## 0.39.32-beta.4 ### Patch Changes diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 29f0f5a13b..8b51581b38 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/i18n", - "version": "0.39.32-beta.4", + "version": "0.39.32-beta.5", "license": "MIT", "description": "Fusion i18n: authored translation catalogs and shared i18next configuration for the Fusion dashboard and terminal UI.", "type": "module", diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5dd3577f9d..a648e06a04 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/mobile +## 0.74.0-beta.5 + ## 0.74.0-beta.4 ## 0.74.0-beta.3 diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 319fdd2801..c54bebb989 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/mobile", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion mobile: Capacitor wrapper around the Fusion dashboard for iOS and Android.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/packages/pi-claude-cli/CHANGELOG.md b/packages/pi-claude-cli/CHANGELOG.md index aeb90cb7a5..b063731796 100644 --- a/packages/pi-claude-cli/CHANGELOG.md +++ b/packages/pi-claude-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/pi-claude-cli +## 0.74.0-beta.5 + ## 0.74.0-beta.4 ## 0.74.0-beta.3 diff --git a/packages/pi-claude-cli/package.json b/packages/pi-claude-cli/package.json index a76cb1d946..72edbef09a 100644 --- a/packages/pi-claude-cli/package.json +++ b/packages/pi-claude-cli/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/pi-claude-cli", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "description": "Fusion vendored fork: pi coding-agent extension that routes LLM calls through the Claude Code CLI. Forked from rchern/pi-claude-cli (MIT). See UPSTREAM.md.", "license": "MIT", "private": true, diff --git a/packages/plugin-sdk/CHANGELOG.md b/packages/plugin-sdk/CHANGELOG.md index 13cc96b5f0..6a51f3fe3c 100644 --- a/packages/plugin-sdk/CHANGELOG.md +++ b/packages/plugin-sdk/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/plugin-sdk +## 0.74.0-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 + ## 0.74.0-beta.4 ### Patch Changes diff --git a/packages/plugin-sdk/package.json b/packages/plugin-sdk/package.json index 41371d9413..ef45dca245 100644 --- a/packages/plugin-sdk/package.json +++ b/packages/plugin-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/plugin-sdk", - "version": "0.74.0-beta.4", + "version": "0.74.0-beta.5", "license": "MIT", "description": "Fusion plugin SDK: types and helpers for authoring third-party plugins that extend the Fusion dashboard and engine.", "homepage": "https://github.com/Runfusion/Fusion#readme", diff --git a/plugins/examples/fusion-plugin-auto-label/CHANGELOG.md b/plugins/examples/fusion-plugin-auto-label/CHANGELOG.md index ba80bdcbf7..07d8482ab3 100644 --- a/plugins/examples/fusion-plugin-auto-label/CHANGELOG.md +++ b/plugins/examples/fusion-plugin-auto-label/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/auto-label +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-auto-label/package.json b/plugins/examples/fusion-plugin-auto-label/package.json index f4ca79934e..72efc4091c 100644 --- a/plugins/examples/fusion-plugin-auto-label/package.json +++ b/plugins/examples/fusion-plugin-auto-label/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/auto-label", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Automatically labels tasks based on description content", "keywords": [ diff --git a/plugins/examples/fusion-plugin-ci-status/CHANGELOG.md b/plugins/examples/fusion-plugin-ci-status/CHANGELOG.md index 29f2f5a449..42eb4a8b6f 100644 --- a/plugins/examples/fusion-plugin-ci-status/CHANGELOG.md +++ b/plugins/examples/fusion-plugin-ci-status/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/ci-status +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-ci-status/package.json b/plugins/examples/fusion-plugin-ci-status/package.json index c6c53f06fa..af4294628a 100644 --- a/plugins/examples/fusion-plugin-ci-status/package.json +++ b/plugins/examples/fusion-plugin-ci-status/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/ci-status", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Polls CI status for branches and provides a custom API to query results", "keywords": [ diff --git a/plugins/examples/fusion-plugin-notification/CHANGELOG.md b/plugins/examples/fusion-plugin-notification/CHANGELOG.md index 12d0cecd84..daa0c8a6a3 100644 --- a/plugins/examples/fusion-plugin-notification/CHANGELOG.md +++ b/plugins/examples/fusion-plugin-notification/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/notification +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-notification/package.json b/plugins/examples/fusion-plugin-notification/package.json index 91d48277df..396bf9df02 100644 --- a/plugins/examples/fusion-plugin-notification/package.json +++ b/plugins/examples/fusion-plugin-notification/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/notification", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Example Fusion plugin that sends webhook notifications on task lifecycle events", "keywords": [ diff --git a/plugins/examples/fusion-plugin-settings-demo/CHANGELOG.md b/plugins/examples/fusion-plugin-settings-demo/CHANGELOG.md index 10abd63e4d..05d0bf92fe 100644 --- a/plugins/examples/fusion-plugin-settings-demo/CHANGELOG.md +++ b/plugins/examples/fusion-plugin-settings-demo/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/settings-demo +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-settings-demo/package.json b/plugins/examples/fusion-plugin-settings-demo/package.json index 33bbb7d824..ed841cd23c 100644 --- a/plugins/examples/fusion-plugin-settings-demo/package.json +++ b/plugins/examples/fusion-plugin-settings-demo/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/settings-demo", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Example Fusion plugin demonstrating settings schema and runtime configuration", "keywords": [ diff --git a/plugins/fusion-plugin-acp-runtime/CHANGELOG.md b/plugins/fusion-plugin-acp-runtime/CHANGELOG.md index cb9e1f602a..e78b737246 100644 --- a/plugins/fusion-plugin-acp-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-acp-runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/acp-runtime +## 0.1.32-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.32-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-acp-runtime/package.json b/plugins/fusion-plugin-acp-runtime/package.json index d68b2d5309..078090a254 100644 --- a/plugins/fusion-plugin-acp-runtime/package.json +++ b/plugins/fusion-plugin-acp-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/acp-runtime", - "version": "0.1.32-beta.4", + "version": "0.1.32-beta.5", "type": "module", "description": "ACP (Agent Client Protocol) runtime plugin for Fusion — drives any ACP-compatible agent over JSON-RPC/stdio", "keywords": [ diff --git a/plugins/fusion-plugin-agent-browser/CHANGELOG.md b/plugins/fusion-plugin-agent-browser/CHANGELOG.md index cb48358046..d0714c9b18 100644 --- a/plugins/fusion-plugin-agent-browser/CHANGELOG.md +++ b/plugins/fusion-plugin-agent-browser/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/agent-browser +## 0.1.52-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.52-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-agent-browser/package.json b/plugins/fusion-plugin-agent-browser/package.json index e102d8e447..c8fcec3575 100644 --- a/plugins/fusion-plugin-agent-browser/package.json +++ b/plugins/fusion-plugin-agent-browser/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/agent-browser", - "version": "0.1.52-beta.4", + "version": "0.1.52-beta.5", "type": "module", "description": "Agent Browser runtime and prompt/skill/workflow contributions for Fusion", "private": true, diff --git a/plugins/fusion-plugin-claude-runtime/CHANGELOG.md b/plugins/fusion-plugin-claude-runtime/CHANGELOG.md index 0a6cf5e8c5..db0da853e8 100644 --- a/plugins/fusion-plugin-claude-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-claude-runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/claude-runtime +## 0.1.7-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.7-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-claude-runtime/package.json b/plugins/fusion-plugin-claude-runtime/package.json index b044bc0201..f9861a36da 100644 --- a/plugins/fusion-plugin-claude-runtime/package.json +++ b/plugins/fusion-plugin-claude-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/claude-runtime", - "version": "0.1.7-beta.4", + "version": "0.1.7-beta.5", "type": "module", "description": "Claude Code runtime plugin for Fusion (ACP bridge)", "keywords": [ diff --git a/plugins/fusion-plugin-cli-printing-press/CHANGELOG.md b/plugins/fusion-plugin-cli-printing-press/CHANGELOG.md index de12e96a2c..d42be4cfbc 100644 --- a/plugins/fusion-plugin-cli-printing-press/CHANGELOG.md +++ b/plugins/fusion-plugin-cli-printing-press/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/cli-printing-press +## 0.1.49-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.49-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-cli-printing-press/package.json b/plugins/fusion-plugin-cli-printing-press/package.json index 24071ad972..e4a5303e9a 100644 --- a/plugins/fusion-plugin-cli-printing-press/package.json +++ b/plugins/fusion-plugin-cli-printing-press/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/cli-printing-press", - "version": "0.1.49-beta.4", + "version": "0.1.49-beta.5", "type": "module", "description": "CLI Printing Press plugin package for Fusion", "private": true, diff --git a/plugins/fusion-plugin-compound-engineering/CHANGELOG.md b/plugins/fusion-plugin-compound-engineering/CHANGELOG.md index da08184a3d..6d63775024 100644 --- a/plugins/fusion-plugin-compound-engineering/CHANGELOG.md +++ b/plugins/fusion-plugin-compound-engineering/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/compound-engineering +## 0.1.32-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.32-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-compound-engineering/package.json b/plugins/fusion-plugin-compound-engineering/package.json index c29b44d394..58a69e5848 100644 --- a/plugins/fusion-plugin-compound-engineering/package.json +++ b/plugins/fusion-plugin-compound-engineering/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/compound-engineering", - "version": "0.1.32-beta.4", + "version": "0.1.32-beta.5", "type": "module", "description": "Compound Engineering plugin for Fusion", "private": true, diff --git a/plugins/fusion-plugin-cursor-runtime/CHANGELOG.md b/plugins/fusion-plugin-cursor-runtime/CHANGELOG.md index 8bd1a2c4d8..48f6b313d7 100644 --- a/plugins/fusion-plugin-cursor-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-cursor-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/cursor-runtime +## 0.1.51-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.51-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-cursor-runtime/package.json b/plugins/fusion-plugin-cursor-runtime/package.json index 12ac07a901..e1d902f637 100644 --- a/plugins/fusion-plugin-cursor-runtime/package.json +++ b/plugins/fusion-plugin-cursor-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/cursor-runtime", - "version": "0.1.51-beta.4", + "version": "0.1.51-beta.5", "type": "module", "description": "Cursor CLI runtime plugin for Fusion", "keywords": [ diff --git a/plugins/fusion-plugin-dependency-graph/CHANGELOG.md b/plugins/fusion-plugin-dependency-graph/CHANGELOG.md index b956d52d4c..3e86ac813b 100644 --- a/plugins/fusion-plugin-dependency-graph/CHANGELOG.md +++ b/plugins/fusion-plugin-dependency-graph/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/dependency-graph +## 0.1.63-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.63-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-dependency-graph/package.json b/plugins/fusion-plugin-dependency-graph/package.json index 554660be28..e9d31802c5 100644 --- a/plugins/fusion-plugin-dependency-graph/package.json +++ b/plugins/fusion-plugin-dependency-graph/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/dependency-graph", - "version": "0.1.63-beta.4", + "version": "0.1.63-beta.5", "type": "module", "description": "Dependency graph dashboard view plugin for Fusion", "private": true, diff --git a/plugins/fusion-plugin-droid-runtime/CHANGELOG.md b/plugins/fusion-plugin-droid-runtime/CHANGELOG.md index 8aef83f139..f7b189efa8 100644 --- a/plugins/fusion-plugin-droid-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-droid-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.1.58-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.58-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-droid-runtime/package.json b/plugins/fusion-plugin-droid-runtime/package.json index 71eceb6e11..e33fa2fd5d 100644 --- a/plugins/fusion-plugin-droid-runtime/package.json +++ b/plugins/fusion-plugin-droid-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/droid-runtime", - "version": "0.1.58-beta.4", + "version": "0.1.58-beta.5", "type": "module", "description": "Droid runtime plugin for Fusion", "keywords": [ diff --git a/plugins/fusion-plugin-even-realities-glasses/CHANGELOG.md b/plugins/fusion-plugin-even-realities-glasses/CHANGELOG.md index 118f6fedec..88213d2eba 100644 --- a/plugins/fusion-plugin-even-realities-glasses/CHANGELOG.md +++ b/plugins/fusion-plugin-even-realities-glasses/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/even-realities-glasses +## 0.1.51-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.51-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-even-realities-glasses/package.json b/plugins/fusion-plugin-even-realities-glasses/package.json index f071b9df67..97b6f9690e 100644 --- a/plugins/fusion-plugin-even-realities-glasses/package.json +++ b/plugins/fusion-plugin-even-realities-glasses/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/even-realities-glasses", - "version": "0.1.51-beta.4", + "version": "0.1.51-beta.5", "type": "module", "description": "Canonical Even Realities Fusion plugin with board/task cards, actions, notifications, and webhook transport", "keywords": [ diff --git a/plugins/fusion-plugin-grok-runtime/CHANGELOG.md b/plugins/fusion-plugin-grok-runtime/CHANGELOG.md index 0ef1670f75..7da3041bfc 100644 --- a/plugins/fusion-plugin-grok-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-grok-runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/grok-runtime +## 0.2.10-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.10-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-grok-runtime/package.json b/plugins/fusion-plugin-grok-runtime/package.json index 11d9d81ba4..0090681b97 100644 --- a/plugins/fusion-plugin-grok-runtime/package.json +++ b/plugins/fusion-plugin-grok-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/grok-runtime", - "version": "0.2.10-beta.4", + "version": "0.2.10-beta.5", "type": "module", "description": "Grok CLI runtime plugin for Fusion (ACP agent stdio)", "keywords": [ diff --git a/plugins/fusion-plugin-hermes-runtime/CHANGELOG.md b/plugins/fusion-plugin-hermes-runtime/CHANGELOG.md index c8718f277b..283a366a08 100644 --- a/plugins/fusion-plugin-hermes-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-hermes-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/hermes-runtime +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-hermes-runtime/package.json b/plugins/fusion-plugin-hermes-runtime/package.json index f1aad5bdca..67afdffb32 100644 --- a/plugins/fusion-plugin-hermes-runtime/package.json +++ b/plugins/fusion-plugin-hermes-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/hermes-runtime", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Hermes AI runtime plugin for Fusion - provides AI agent execution runtime", "keywords": [ diff --git a/plugins/fusion-plugin-linear-import/CHANGELOG.md b/plugins/fusion-plugin-linear-import/CHANGELOG.md index f3035215af..fd6fd5ec82 100644 --- a/plugins/fusion-plugin-linear-import/CHANGELOG.md +++ b/plugins/fusion-plugin-linear-import/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/linear-import +## 0.1.14-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.14-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-linear-import/package.json b/plugins/fusion-plugin-linear-import/package.json index 2bd00ee150..acafb3030e 100644 --- a/plugins/fusion-plugin-linear-import/package.json +++ b/plugins/fusion-plugin-linear-import/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/linear-import", - "version": "0.1.14-beta.4", + "version": "0.1.14-beta.5", "type": "module", "description": "Linear issue import plugin for Fusion", "private": true, diff --git a/plugins/fusion-plugin-omp-runtime/CHANGELOG.md b/plugins/fusion-plugin-omp-runtime/CHANGELOG.md index 1982fdd5a0..f74a0b738f 100644 --- a/plugins/fusion-plugin-omp-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-omp-runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/omp-runtime +## 0.1.7-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.7-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-omp-runtime/package.json b/plugins/fusion-plugin-omp-runtime/package.json index 5426d3af29..52e3119e08 100644 --- a/plugins/fusion-plugin-omp-runtime/package.json +++ b/plugins/fusion-plugin-omp-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/omp-runtime", - "version": "0.1.7-beta.4", + "version": "0.1.7-beta.5", "type": "module", "description": "Oh My Pi (omp) runtime plugin for Fusion via Agent Client Protocol (omp acp)", "keywords": [ diff --git a/plugins/fusion-plugin-openclaw-runtime/CHANGELOG.md b/plugins/fusion-plugin-openclaw-runtime/CHANGELOG.md index 0e652a5645..e27305a11e 100644 --- a/plugins/fusion-plugin-openclaw-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-openclaw-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/openclaw-runtime +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-openclaw-runtime/package.json b/plugins/fusion-plugin-openclaw-runtime/package.json index 0615a5a6eb..3f805b2f11 100644 --- a/plugins/fusion-plugin-openclaw-runtime/package.json +++ b/plugins/fusion-plugin-openclaw-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/openclaw-runtime", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Provides OpenClaw runtime for Fusion AI agents", "keywords": [ diff --git a/plugins/fusion-plugin-paperclip-runtime/CHANGELOG.md b/plugins/fusion-plugin-paperclip-runtime/CHANGELOG.md index 7f35a12729..8fcd2f51e2 100644 --- a/plugins/fusion-plugin-paperclip-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-paperclip-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/paperclip-runtime +## 0.2.82-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.2.82-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-paperclip-runtime/package.json b/plugins/fusion-plugin-paperclip-runtime/package.json index b37e101351..0a284d4afd 100644 --- a/plugins/fusion-plugin-paperclip-runtime/package.json +++ b/plugins/fusion-plugin-paperclip-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/paperclip-runtime", - "version": "0.2.82-beta.4", + "version": "0.2.82-beta.5", "type": "module", "description": "Paperclip runtime plugin for Fusion — provides AI agent web access capabilities", "keywords": [ diff --git a/plugins/fusion-plugin-quality/CHANGELOG.md b/plugins/fusion-plugin-quality/CHANGELOG.md index 839f3f3f41..27cdba9849 100644 --- a/plugins/fusion-plugin-quality/CHANGELOG.md +++ b/plugins/fusion-plugin-quality/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/quality +## 0.1.7-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.7-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-quality/package.json b/plugins/fusion-plugin-quality/package.json index fbc2093322..c645641091 100644 --- a/plugins/fusion-plugin-quality/package.json +++ b/plugins/fusion-plugin-quality/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/quality", - "version": "0.1.7-beta.4", + "version": "0.1.7-beta.5", "type": "module", "description": "Quality hub and Task QA surfaces for Fusion", "private": true, diff --git a/plugins/fusion-plugin-reports/CHANGELOG.md b/plugins/fusion-plugin-reports/CHANGELOG.md index d26f825ea8..14c3ece153 100644 --- a/plugins/fusion-plugin-reports/CHANGELOG.md +++ b/plugins/fusion-plugin-reports/CHANGELOG.md @@ -1,5 +1,13 @@ # @fusion-plugin-examples/reports +## 0.1.51-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/dashboard@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.51-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-reports/package.json b/plugins/fusion-plugin-reports/package.json index 12e01a4890..1ec76ff8f2 100644 --- a/plugins/fusion-plugin-reports/package.json +++ b/plugins/fusion-plugin-reports/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/reports", - "version": "0.1.51-beta.4", + "version": "0.1.51-beta.5", "type": "module", "description": "Reports plugin for Fusion", "private": true, diff --git a/plugins/fusion-plugin-roadmap/CHANGELOG.md b/plugins/fusion-plugin-roadmap/CHANGELOG.md index 67cafb69cf..706ab17853 100644 --- a/plugins/fusion-plugin-roadmap/CHANGELOG.md +++ b/plugins/fusion-plugin-roadmap/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion-plugin-examples/roadmap +## 0.1.51-beta.5 + +### Patch Changes + +- @fusion/core@0.74.0-beta.5 +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.51-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-roadmap/package.json b/plugins/fusion-plugin-roadmap/package.json index 686bc90f25..d514f54e57 100644 --- a/plugins/fusion-plugin-roadmap/package.json +++ b/plugins/fusion-plugin-roadmap/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/roadmap", - "version": "0.1.51-beta.4", + "version": "0.1.51-beta.5", "type": "module", "description": "Roadmap plugin package for Fusion", "private": true, diff --git a/plugins/fusion-plugin-whatsapp-chat/CHANGELOG.md b/plugins/fusion-plugin-whatsapp-chat/CHANGELOG.md index d3e41fd914..d63266ab4d 100644 --- a/plugins/fusion-plugin-whatsapp-chat/CHANGELOG.md +++ b/plugins/fusion-plugin-whatsapp-chat/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion-plugin-examples/whatsapp-chat +## 0.1.51-beta.5 + +### Patch Changes + +- @fusion/plugin-sdk@0.74.0-beta.5 + ## 0.1.51-beta.4 ### Patch Changes diff --git a/plugins/fusion-plugin-whatsapp-chat/package.json b/plugins/fusion-plugin-whatsapp-chat/package.json index 33364080a0..a225630030 100644 --- a/plugins/fusion-plugin-whatsapp-chat/package.json +++ b/plugins/fusion-plugin-whatsapp-chat/package.json @@ -1,6 +1,6 @@ { "name": "@fusion-plugin-examples/whatsapp-chat", - "version": "0.1.51-beta.4", + "version": "0.1.51-beta.5", "type": "module", "description": "WhatsApp Web (Baileys) chat bridge for Fusion agents", "keywords": [