From 88e343e3314f503a68345fd5b3264afbdb5dbf34 Mon Sep 17 00:00:00 2001 From: gsxdsm Date: Tue, 21 Jul 2026 21:01:23 -0700 Subject: [PATCH] chore(release): v0.73.0-beta.2 Version bump via changesets. --- .changeset/pre.json | 1 + CHANGELOG-archive.md | 16 +++ CHANGELOG.md | 104 ++++++++++++++++++ package.json | 2 +- packages/cli-alias/CHANGELOG.md | 7 ++ packages/cli-alias/package.json | 2 +- packages/cli/CHANGELOG.md | 8 ++ 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, 382 insertions(+), 35 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 3709309f23..72cf0aa4e9 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -69,6 +69,7 @@ "fix-pooled-worktree-ownership", "fix-postgres-activity-lifecycle", "fix-postgres-startup-migration-deadlock", + "fix-settings-beta-update-check", "fix-task-card-overseer-cache", "fix-task-done-summary-prose", "fix-triage-prompt-writer-tools", diff --git a/CHANGELOG-archive.md b/CHANGELOG-archive.md index 348a83d65f..a2ef4e07e6 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.31-beta.2 + +### @fusion/i18n + +#### Patch Changes + +- @fusion/core@0.73.0-beta.2 + ## 0.39.31-beta.1 ### @fusion/i18n @@ -14144,6 +14152,14 @@ for reference. - @fusion/core@0.40.0 +## 0.11.57-beta.2 + +### @fusion/droid-cli + +#### Patch Changes + +- @fusion-plugin-examples/droid-runtime@0.1.57-beta.2 + ## 0.11.57-beta.1 ### @fusion/droid-cli diff --git a/CHANGELOG.md b/CHANGELOG.md index 89e7ebc45a..5fe95bb2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,110 @@ 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.73.0-beta.2 + +### Highlights +- Choose your update track: new beta and stable release channels, selectable in Settings or via `fn update --channel` +- Custom workflows finally own the board — cards move through your own columns, not a fixed six +- Security: report screenshots and activity traces are scrubbed of paths and tokens before filing +- Auto-generated task verification videos now show up in the Quality hub when review artifacts are enabled +- Dozens of Planning Mode fixes: reliable resume, scrollable plans, mobile support, and an end to false completions + +### New +- Beta and stable release channels with independent update tracking +- Quality hub shows task verification videos when review artifacts are enabled +- Review artifact controls and deliverable galleries for task reviews +- Auto-generated feature-video artifacts captured at task completion +- Guided in-app Bug, Feedback, Idea, and Help reporting, with GitHub Issues or Discussions destinations and roadmap dedup +- Consent-based screenshots and scrubbed activity context attached to in-app reports +- Mission auto-merge override so a mission's features can share one branch and PR +- Mailbox approval flow for ephemeral agent follow-up tasks +- Unified max concurrency across planning, execution, and review with simplified board capacity indicators +- Configuration version history and rollback moved into Settings +- Portable secret-scrubbed organization export/import via `fn org-export` / `fn org-import` +- Ideation is now a top-level experimental view with atomic Mission handoff +- Mission hierarchy tools exposed to engine agents and dashboard chat +- Task E2E verification requests observable from chat +- Promote completed research findings into mission roadmap features +- Native structure previews (missions, findings, evals, goals, roadmap items) in chat and mail +- WhatsApp pairing QR and setup instructions surfaced in plugin settings +- Embeddable PostgreSQL connection cap now configurable in Advanced Settings +- Aurora, Calm, and Dawn dashboard color themes +- Dashboard chat agents can now edit files and run bash with coding workspace tools + +### Fixed +- SQLite→PostgreSQL migration status now shown on the dashboard during cutover +- Reconnecting status text removed from Planning Mode +- Approved task scope preserved during review and worktree recovery +- Retried agent steps no longer create duplicate follow-up tasks +- Boards on custom workflows show and move cards in their own columns +- Built-in workflows no longer send cards backward to Todo or stall the PR workflow +- Chat/mailbox crash from raw NUL bytes fixed +- Server Claude CLI login issues reported immediately instead of a false usage timeout +- Codex weekly usage now shown correctly +- Task chat progress feed added for steps, failures, reviews, and rollbacks +- Numerous Planning Mode reliability fixes: persistent timers, clean resume, mobile taps, refinement submission, clarifying questions, plan drafting, and history behavior +- Workflows without a merge step now finish in their completion column +- Tasks with no saved workflow selection can move between columns again +- Dependency-ready workflow steps finalize correctly alongside slower steps +- Task completion no longer blocked by summary wording +- Windows update reliability and Compound Engineering persona restoration in npm installs +- Chinese translations restored for duplicate roadmap reports +- Overseer eye icon visibility fixes across task cards and detail view +- Archived shared-branch landing proof preserved during PostgreSQL promotion +- Task-card cost badge repositioned below Promote button +- GitHub/GitLab issue form auto-translation fixed +- PWAs recover auth tokens after unauthorized backend responses +- Foreign-language issue forms auto-translate correctly +- Token counts no longer inflated by reused agent sessions +- GitHub issue import dedup hardened against edited descriptions +- Dashboard build failure from missing html2canvas dependency fixed +- Settings now auto-save with safe flush on close +- Task detail inline icons and action buttons sized consistently across themes/breakpoints +- Pinned chat conversations separated in list; message edit Save fixed +- Compound Engineering navigation visibility fixed +- Same-agent near-duplicates stay on the board by default +- Report menu stacking and Command Center report placement fixed +- Settings Configuration Versions translations restored for several locales +- `@agentclientprotocol/sdk` install fix for Claude CLI pi extension +- Mission interview start crash fixed for default thinking level +- Startup crash fixed for projects with fallback and registered partition data +- Grok/Claude Fusion MCP bridge packaging and model marker fixes +- Only one agent badge shown when task is assigned to its creator +- CLI chat replies and dashboard inbox reads restored +- `fn chat` now a stable named mailbox conversation +- Workflow tasks stay paused while awaiting operator answers to agent questions +- Mobile navigation and Planning Mode back-navigation fixes +- Dashboard TUI Logs tab timestamp noise reduced +- Duplicate decisions persisted so Fusion doesn't re-ask +- Skill loading, plugin enable-state consistency, and duplicate onLoad fixes +- Workflow-definition ID collision fix on create +- Provider-scoped task pauses now recover automatically when capacity returns +- Mid-flight tasks from older Fusion versions now adopted cleanly on upgrade +- MCP server unavailability no longer stalls tasks +- Merge-review blockers preserved across concurrent-main rebuilds +- Plan Review recovery for missing workflow plans +- Duplicate in-progress GitHub tracking issue notifications eliminated +- Custom Merging column now receives the card at merge instead of In-review +- Mission features resume correctly after engine restart +- Test-mode database isolation from the normal Fusion database +- Anthropic OAuth token rotation no longer causes concurrent task fallback +- Duplicate diagnostic follow-ups deduplicated across parents +- Quick Add agent picker closes on outside click +- In-progress-to-Todo moves now await executor cancellation before persisting +- Plan Review replans no longer strand completed tasks in Triage +- PostgreSQL migration-health read permission errors fixed +- Report screenshots stored as validated local artifacts + +### Breaking +- Removed the Planning Mode deepening checkpoint and fixed interview depth caps; explicit user validation now replaces AI-driven completion + +### Security +- Report activityTrace payloads are now scrubbed of paths and tokens before filing + +### Internal +- Review gates now run exclusively as workflow graph nodes; the in-session step reviewer (`fn_review_step`) and its RETHINK/checkpoint machinery are removed + ## 0.73.0-beta.1 ### Highlights diff --git a/package.json b/package.json index de58637878..6f35b6e505 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fusion-workspace", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 a0064473fa..84332857f4 100644 --- a/packages/cli-alias/CHANGELOG.md +++ b/packages/cli-alias/CHANGELOG.md @@ -1,5 +1,12 @@ # runfusion.ai +## 0.73.0-beta.2 + +### Patch Changes + +- Updated dependencies [757b423] + - @runfusion/fusion@0.73.0-beta.2 + ## 0.73.0-beta.1 ### Patch Changes diff --git a/packages/cli-alias/package.json b/packages/cli-alias/package.json index c53f1ff530..9e109ef035 100644 --- a/packages/cli-alias/package.json +++ b/packages/cli-alias/package.json @@ -1,6 +1,6 @@ { "name": "runfusion.ai", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 4b7a8ea0f4..ced7b5c69b 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @runfusion/fusion +## 0.73.0-beta.2 + +### Patch Changes + +- 757b423: summary: Settings Check for updates now finds newer beta releases when the beta channel is selected. + category: fix + dev: Settings footer and GET /api/updates/check now force-refresh through channel-aware performUpdateCheck (updateChannel + npm beta dist-tag) instead of always querying registry latest with prerelease-blind compare. + ## 0.73.0-beta.1 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 1056c81759..a3c968f46d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@runfusion/fusion", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 837d69f08c..bd7783cc36 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/core +## 0.73.0-beta.2 + ## 0.73.0-beta.1 ## 0.73.0-beta.0 diff --git a/packages/core/package.json b/packages/core/package.json index 1317fba0a1..a7235cc4cd 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/core", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 0395d44451..d54be639e4 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -1,5 +1,26 @@ # @fusion/dashboard +## 0.73.0-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/engine@0.73.0-beta.2 +- @fusion/i18n@0.39.31-beta.2 +- @fusion-plugin-examples/claude-runtime@0.1.6-beta.2 +- @fusion-plugin-examples/cli-printing-press@0.1.48-beta.2 +- @fusion-plugin-examples/compound-engineering@0.1.31-beta.2 +- @fusion-plugin-examples/dependency-graph@0.1.62-beta.2 +- @fusion-plugin-examples/grok-runtime@0.2.9-beta.2 +- @fusion-plugin-examples/omp-runtime@0.1.6-beta.2 +- @fusion-plugin-examples/quality@0.1.6-beta.2 +- @fusion-plugin-examples/roadmap@0.1.50-beta.2 +- @fusion-plugin-examples/cursor-runtime@0.1.50-beta.2 +- @fusion-plugin-examples/droid-runtime@0.1.57-beta.2 +- @fusion-plugin-examples/hermes-runtime@0.2.81-beta.2 +- @fusion-plugin-examples/openclaw-runtime@0.2.81-beta.2 +- @fusion-plugin-examples/paperclip-runtime@0.2.81-beta.2 + ## 0.73.0-beta.1 ### Patch Changes diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 7a3334997c..d04163158a 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/dashboard", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 f566a753fa..3520190e91 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -1,5 +1,13 @@ # @fusion/desktop +## 0.73.0-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/dashboard@0.73.0-beta.2 +- @fusion/engine@0.73.0-beta.2 + ## 0.73.0-beta.1 ### Patch Changes diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 9fe2365915..33e98710bc 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@fusion/desktop", "productName": "Fusion", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "license": "MIT", "author": { "name": "Runfusion", diff --git a/packages/droid-cli/CHANGELOG.md b/packages/droid-cli/CHANGELOG.md index bfff9f9168..fba784cae4 100644 --- a/packages/droid-cli/CHANGELOG.md +++ b/packages/droid-cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/droid-cli +## 0.11.57-beta.2 + +### Patch Changes + +- @fusion-plugin-examples/droid-runtime@0.1.57-beta.2 + ## 0.11.57-beta.1 ### Patch Changes diff --git a/packages/droid-cli/package.json b/packages/droid-cli/package.json index 6eacc457ee..74d704c03f 100644 --- a/packages/droid-cli/package.json +++ b/packages/droid-cli/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/droid-cli", - "version": "0.11.57-beta.1", + "version": "0.11.57-beta.2", "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 fe5b195288..5664c4ecb2 100644 --- a/packages/engine/CHANGELOG.md +++ b/packages/engine/CHANGELOG.md @@ -1,5 +1,12 @@ # @fusion/engine +## 0.73.0-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/pi-claude-cli@0.73.0-beta.2 + ## 0.73.0-beta.1 ### Patch Changes diff --git a/packages/engine/package.json b/packages/engine/package.json index 89a1e4db5f..0c209d8ad0 100644 --- a/packages/engine/package.json +++ b/packages/engine/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/engine", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 da401981a4..a0a8b2787a 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/i18n +## 0.39.31-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 + ## 0.39.31-beta.1 ### Patch Changes diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 8422b8d95d..c1e0d51644 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/i18n", - "version": "0.39.31-beta.1", + "version": "0.39.31-beta.2", "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 5944ba3b44..b21546f44d 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/mobile +## 0.73.0-beta.2 + ## 0.73.0-beta.1 ## 0.73.0-beta.0 diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 965408c59d..40d6df10a6 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/mobile", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 6d2cf5f834..75ed189cfd 100644 --- a/packages/pi-claude-cli/CHANGELOG.md +++ b/packages/pi-claude-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @fusion/pi-claude-cli +## 0.73.0-beta.2 + ## 0.73.0-beta.1 ## 0.73.0-beta.0 diff --git a/packages/pi-claude-cli/package.json b/packages/pi-claude-cli/package.json index 3b38ff88f4..69eba65d7c 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.73.0-beta.1", + "version": "0.73.0-beta.2", "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 c9a985c49b..abe176c779 100644 --- a/packages/plugin-sdk/CHANGELOG.md +++ b/packages/plugin-sdk/CHANGELOG.md @@ -1,5 +1,11 @@ # @fusion/plugin-sdk +## 0.73.0-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 + ## 0.73.0-beta.1 ### Patch Changes diff --git a/packages/plugin-sdk/package.json b/packages/plugin-sdk/package.json index 991d20ea49..1b01350191 100644 --- a/packages/plugin-sdk/package.json +++ b/packages/plugin-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@fusion/plugin-sdk", - "version": "0.73.0-beta.1", + "version": "0.73.0-beta.2", "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 751e6eb992..ee4bdeeb70 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-auto-label/package.json b/plugins/examples/fusion-plugin-auto-label/package.json index 0b006989b1..3513e3ff67 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.81-beta.1", + "version": "0.2.81-beta.2", "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 b568852ee6..813183915b 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-ci-status/package.json b/plugins/examples/fusion-plugin-ci-status/package.json index 0d4517df7c..270a576fd4 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.81-beta.1", + "version": "0.2.81-beta.2", "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 9c79480046..6fdaf2c7ad 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-notification/package.json b/plugins/examples/fusion-plugin-notification/package.json index 1b875ebe2e..0f4b24fcad 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.81-beta.1", + "version": "0.2.81-beta.2", "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 fcf706a165..fb9f0c1bc1 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/examples/fusion-plugin-settings-demo/package.json b/plugins/examples/fusion-plugin-settings-demo/package.json index 9605fc9c36..a5bfaf2a10 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.81-beta.1", + "version": "0.2.81-beta.2", "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 d15a1a29eb..22f6a633b0 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.31-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.31-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-acp-runtime/package.json b/plugins/fusion-plugin-acp-runtime/package.json index f6da37b0cf..e5f683b09c 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.31-beta.1", + "version": "0.1.31-beta.2", "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 5747e8865e..4197bd7eda 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.51-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.51-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-agent-browser/package.json b/plugins/fusion-plugin-agent-browser/package.json index 9280cb0255..7bd56dabb9 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.51-beta.1", + "version": "0.1.51-beta.2", "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 bec90cf030..0ed8af528a 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.6-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.6-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-claude-runtime/package.json b/plugins/fusion-plugin-claude-runtime/package.json index e1e0f85042..564084967c 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.6-beta.1", + "version": "0.1.6-beta.2", "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 e86c55d486..84ad114fe9 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.48-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.48-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-cli-printing-press/package.json b/plugins/fusion-plugin-cli-printing-press/package.json index 977bc077b2..586279c941 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.48-beta.1", + "version": "0.1.48-beta.2", "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 0cfd991656..9e1c036896 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.31-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.31-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-compound-engineering/package.json b/plugins/fusion-plugin-compound-engineering/package.json index 0fca92d063..eb6f416171 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.31-beta.1", + "version": "0.1.31-beta.2", "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 2e1bbbaf0b..912c6c4c34 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.50-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.50-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-cursor-runtime/package.json b/plugins/fusion-plugin-cursor-runtime/package.json index 099a0251c0..146012a674 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.50-beta.1", + "version": "0.1.50-beta.2", "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 f24712ef52..b270c20aff 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.62-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.62-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-dependency-graph/package.json b/plugins/fusion-plugin-dependency-graph/package.json index b87c9389c3..cf971893e8 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.62-beta.1", + "version": "0.1.62-beta.2", "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 577f158225..bc42749df8 100644 --- a/plugins/fusion-plugin-droid-runtime/CHANGELOG.md +++ b/plugins/fusion-plugin-droid-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.1.57-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.57-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-droid-runtime/package.json b/plugins/fusion-plugin-droid-runtime/package.json index 6220f506b4..21b6a91557 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.57-beta.1", + "version": "0.1.57-beta.2", "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 2033ad8a03..2c8cfc00e7 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.50-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.50-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-even-realities-glasses/package.json b/plugins/fusion-plugin-even-realities-glasses/package.json index 1728cb0e50..48a0867bbf 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.50-beta.1", + "version": "0.1.50-beta.2", "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 7646c41667..fa3fc75fdd 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.9-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.9-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-grok-runtime/package.json b/plugins/fusion-plugin-grok-runtime/package.json index d5ef3a0753..4ebecfae6c 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.9-beta.1", + "version": "0.2.9-beta.2", "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 8cd3756319..37ed52327e 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-hermes-runtime/package.json b/plugins/fusion-plugin-hermes-runtime/package.json index 29a3b4b665..b8ee688594 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.81-beta.1", + "version": "0.2.81-beta.2", "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 14a50547ca..822cd9dfee 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.13-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.13-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-linear-import/package.json b/plugins/fusion-plugin-linear-import/package.json index d69660e80b..17cc851781 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.13-beta.1", + "version": "0.1.13-beta.2", "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 e93ebc08a1..3c72aec0ff 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.6-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.6-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-omp-runtime/package.json b/plugins/fusion-plugin-omp-runtime/package.json index de6c09888f..ad3780fe42 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.6-beta.1", + "version": "0.1.6-beta.2", "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 fc81a3abfe..c9ba43775e 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-openclaw-runtime/package.json b/plugins/fusion-plugin-openclaw-runtime/package.json index 96c0316b25..c2ead27bd7 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.81-beta.1", + "version": "0.2.81-beta.2", "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 b2274663cd..611fcba128 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.81-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.2.81-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-paperclip-runtime/package.json b/plugins/fusion-plugin-paperclip-runtime/package.json index 2646b3abbc..dc5b88d3b1 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.81-beta.1", + "version": "0.2.81-beta.2", "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 c78ff8d0d2..cb1a06e1f4 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.6-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.6-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-quality/package.json b/plugins/fusion-plugin-quality/package.json index 2cc9e9fede..c5fdb1fb8b 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.6-beta.1", + "version": "0.1.6-beta.2", "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 e1a8d5f9f2..50c5daada6 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.50-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/dashboard@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.50-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-reports/package.json b/plugins/fusion-plugin-reports/package.json index 33027fe2ac..7e4f1f7169 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.50-beta.1", + "version": "0.1.50-beta.2", "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 ce7a93b805..52e1c4c77b 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.50-beta.2 + +### Patch Changes + +- @fusion/core@0.73.0-beta.2 +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.50-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-roadmap/package.json b/plugins/fusion-plugin-roadmap/package.json index 938f26aa74..924b0b7e92 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.50-beta.1", + "version": "0.1.50-beta.2", "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 419cce8280..11188ea43b 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.50-beta.2 + +### Patch Changes + +- @fusion/plugin-sdk@0.73.0-beta.2 + ## 0.1.50-beta.1 ### Patch Changes diff --git a/plugins/fusion-plugin-whatsapp-chat/package.json b/plugins/fusion-plugin-whatsapp-chat/package.json index f58d801196..777d9d2625 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.50-beta.1", + "version": "0.1.50-beta.2", "type": "module", "description": "WhatsApp Web (Baileys) chat bridge for Fusion agents", "keywords": [