chore(release): v0.73.0-beta.6

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-07-23 22:16:37 -07:00
parent 0a6f84bbdf
commit 593f38249c
72 changed files with 320 additions and 35 deletions

View File

@@ -44,6 +44,7 @@
"FN-8436-planning-no-reconnecting-hint",
"beta-notes-scoped-per-beta",
"beta-stable-release-channels",
"binary-release-bidi-windows-channel",
"board-header-active-chrome-count",
"bump-pi-0-81-1",
"calm-review-recovery",
@@ -269,6 +270,7 @@
"plan-review-missing-artifact",
"plan-review-root-lease-cleanup",
"planning-deleted-task-recreate",
"planning-initial-plan-one-shot",
"planning-initial-plan-refresh",
"planning-multi-task-per-plan",
"planning-provider-error-no-hang",
@@ -285,6 +287,7 @@
"postgres-health-false-corruption",
"preserve-needs-replan-adoption",
"prevent-cross-parent-diagnostic-duplicates",
"project-switch-modal-reset",
"project-workflow-model-lanes",
"quickentry-agent-outside-click",
"quiet-tasks-stop-before-todo",
@@ -298,10 +301,13 @@
"single-flight-anthropic-refresh",
"single-github-progress-update",
"six-column-merge-boundary",
"step-narration-one-based",
"sync-heartbeat-locale-parity",
"task-card-popup-deep-tabs",
"task-chat-new-command-guard",
"task-stats-provenance-section",
"task-verification-status-placement",
"terminal-autostart-server-platform",
"terminal-manual-start-and-single-paste",
"theme-token-contract",
"tidy-planning-questions",

View File

@@ -13885,6 +13885,14 @@ for reference.
- Updated dependencies [a2ed6d0]
- @runfusion/fusion@0.1.0
## 0.39.31-beta.6
### @fusion/i18n
#### Patch Changes
- @fusion/core@0.73.0-beta.6
## 0.39.31-beta.5
### @fusion/i18n
@@ -14176,6 +14184,14 @@ for reference.
- @fusion/core@0.40.0
## 0.11.57-beta.6
### @fusion/droid-cli
#### Patch Changes
- @fusion-plugin-examples/droid-runtime@0.1.57-beta.6
## 0.11.57-beta.5
### @fusion/droid-cli

View File

@@ -2,6 +2,23 @@
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.6
### Highlights
- Beta binaries fixed — bun executables and the Windows desktop EXE package again
- Switching projects now fully resets Planning, Chat, Missions, subtask breakdown, GitHub import, and open modals
- Planning no longer spawns duplicate sessions when you navigate away and back
- Chat's /new and /clear no longer wipe a task-bound planner chat's history
- Terminal auto-starts from Windows browsers when the dashboard host isn't Windows
### Fixed
- Beta binary builds are working again: bun-compiled executables and the Windows desktop EXE package correctly
- Navigating away from and back to Planning no longer creates a duplicate planning session
- Switching projects fully resets Planning, Chat, Missions, subtask breakdown, and GitHub import state so nothing leaks or mis-files across projects
- Task chat now narrates step numbers starting at 1, matching the task card's step count
- /new and /clear in Chat no longer wipe a task-bound planner chat's history
- Terminal now auto-starts a session from Windows browsers when the dashboard host itself isn't Windows
## 0.73.0-beta.5
### Highlights

View File

@@ -1,6 +1,6 @@
{
"name": "fusion-workspace",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"private": true,
"license": "MIT",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,17 @@
# runfusion.ai
## 0.73.0-beta.6
### Patch Changes
- Updated dependencies [b007de5]
- Updated dependencies [345dccb]
- Updated dependencies [07541f7]
- Updated dependencies [049c36c]
- Updated dependencies [0dd34cd]
- Updated dependencies [86f56b5]
- @runfusion/fusion@0.73.0-beta.6
## 0.73.0-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "runfusion.ai",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"license": "MIT",
"description": "Launch Fusion with `npx runfusion.ai` — tiny alias for @runfusion/fusion.",
"homepage": "https://runfusion.ai",

View File

@@ -1,5 +1,28 @@
# @runfusion/fusion
## 0.73.0-beta.6
### Patch Changes
- b007de5: summary: Fix broken beta binary builds — bun executables and the Windows desktop EXE package again.
category: fix
dev: bun compile marks `chromium-bidi` external (optional playwright-core BiDi require); release.yml quotes `-c.publish.channel=beta` so PowerShell stops splitting it into a config-file path.
- 345dccb: summary: Fix duplicate planning sessions created when navigating away from and back to Planning.
category: fix
dev: The seeded `planningInitialPlan` handoff is now one-shot — `PlanningModeModal` consumes it via `onInitialPlanConsumed` when auto-start fires, so remounts restore the persisted active session instead of auto-starting again.
- 07541f7: summary: Switching projects now fully resets Planning, Chat, Missions, subtask breakdown, GitHub import, and open modals.
category: fix
dev: New `closeProjectScopedModals()` on the modal manager, invoked by project select/view-all/setup-complete; PlanningModeModal, ChatView, MissionManager, SubtaskBreakdownModal, and GitHubImportModal are keyed by project id so running streams, session lists, and per-project persisted drafts/active sessions no longer leak or mis-file across projects (subtask/mission drafts save on unmount under their own project key).
- 049c36c: summary: Task chat step narration now shows 1-based step numbers matching the task card's step count.
category: fix
dev: Display-only change in proactive-status.ts builders and merge-queue-ops proactiveStepStatusMessage; the 0-based step-index contract (tools, PROMPT.md headings, run-audit) is unchanged.
- 0dd34cd: summary: /new and /clear in Chat no longer wipe a task-bound planner chat's history.
category: fix
dev: ChatView's exact `/new`//`/clear` intercept now recognizes `task-planner:<taskId>` sessions (surfaced in the common feed via `showTaskChatsInCommonFeed`) and consumes the command with a warning toast instead of calling createSession.
- 86f56b5: summary: Terminal now auto-starts a session from Windows browsers when the dashboard host is not Windows.
category: fix
dev: Windows-UA clients probe `GET /api/system/info` (memoized, 5s timeout) and only keep the manual "Start terminal" gate when the server platform is `win32` or the probe fails.
## 0.73.0-beta.5
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@runfusion/fusion",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"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",

View File

@@ -1,5 +1,7 @@
# @fusion/core
## 0.73.0-beta.6
## 0.73.0-beta.5
## 0.73.0-beta.4

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/core",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"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",

View File

@@ -1,5 +1,26 @@
# @fusion/dashboard
## 0.73.0-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/engine@0.73.0-beta.6
- @fusion/i18n@0.39.31-beta.6
- @fusion-plugin-examples/claude-runtime@0.1.6-beta.6
- @fusion-plugin-examples/cli-printing-press@0.1.48-beta.6
- @fusion-plugin-examples/compound-engineering@0.1.31-beta.6
- @fusion-plugin-examples/dependency-graph@0.1.62-beta.6
- @fusion-plugin-examples/grok-runtime@0.2.9-beta.6
- @fusion-plugin-examples/omp-runtime@0.1.6-beta.6
- @fusion-plugin-examples/quality@0.1.6-beta.6
- @fusion-plugin-examples/roadmap@0.1.50-beta.6
- @fusion-plugin-examples/cursor-runtime@0.1.50-beta.6
- @fusion-plugin-examples/droid-runtime@0.1.57-beta.6
- @fusion-plugin-examples/hermes-runtime@0.2.81-beta.6
- @fusion-plugin-examples/openclaw-runtime@0.2.81-beta.6
- @fusion-plugin-examples/paperclip-runtime@0.2.81-beta.6
## 0.73.0-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/dashboard",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"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",

View File

@@ -1,5 +1,13 @@
# @fusion/desktop
## 0.73.0-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/dashboard@0.73.0-beta.6
- @fusion/engine@0.73.0-beta.6
## 0.73.0-beta.5
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@fusion/desktop",
"productName": "Fusion",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"license": "MIT",
"author": {
"name": "Runfusion",

View File

@@ -1,5 +1,11 @@
# @fusion/droid-cli
## 0.11.57-beta.6
### Patch Changes
- @fusion-plugin-examples/droid-runtime@0.1.57-beta.6
## 0.11.57-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/droid-cli",
"version": "0.11.57-beta.5",
"version": "0.11.57-beta.6",
"description": "First-party Fusion pi extension that routes LLM calls through the Droid CLI subprocess.",
"license": "MIT",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion/engine
## 0.73.0-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/pi-claude-cli@0.73.0-beta.6
## 0.73.0-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/engine",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"license": "MIT",
"description": "Fusion engine: executor, merger, scheduler, and automation runtime for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,11 @@
# @fusion/i18n
## 0.39.31-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
## 0.39.31-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/i18n",
"version": "0.39.31-beta.5",
"version": "0.39.31-beta.6",
"license": "MIT",
"description": "Fusion i18n: authored translation catalogs and shared i18next configuration for the Fusion dashboard and terminal UI.",
"type": "module",

View File

@@ -1,5 +1,7 @@
# @fusion/mobile
## 0.73.0-beta.6
## 0.73.0-beta.5
## 0.73.0-beta.4

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/mobile",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"license": "MIT",
"description": "Fusion mobile: Capacitor wrapper around the Fusion dashboard for iOS and Android.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,7 @@
# @fusion/pi-claude-cli
## 0.73.0-beta.6
## 0.73.0-beta.5
## 0.73.0-beta.4

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/pi-claude-cli",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"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,

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.73.0-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
## 0.73.0-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/plugin-sdk",
"version": "0.73.0-beta.5",
"version": "0.73.0-beta.6",
"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",

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/auto-label
## 0.2.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/ci-status
## 0.2.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/ci-status",
"version": "0.2.81-beta.5",
"version": "0.2.81-beta.6",
"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.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/notification",
"version": "0.2.81-beta.5",
"version": "0.2.81-beta.6",
"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.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/settings-demo",
"version": "0.2.81-beta.5",
"version": "0.2.81-beta.6",
"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.31-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.31-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/acp-runtime",
"version": "0.1.31-beta.5",
"version": "0.1.31-beta.6",
"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.51-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.51-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/claude-runtime
## 0.1.6-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.6-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/claude-runtime",
"version": "0.1.6-beta.5",
"version": "0.1.6-beta.6",
"type": "module",
"description": "Claude Code runtime plugin for Fusion (ACP bridge)",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/cli-printing-press
## 0.1.48-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.48-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/cli-printing-press",
"version": "0.1.48-beta.5",
"version": "0.1.48-beta.6",
"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.31-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.31-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/cursor-runtime
## 0.1.50-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.50-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.62-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.62-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.1.57-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.57-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/even-realities-glasses
## 0.1.50-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.50-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/grok-runtime
## 0.2.9-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.9-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/grok-runtime",
"version": "0.2.9-beta.5",
"version": "0.2.9-beta.6",
"type": "module",
"description": "Grok CLI runtime plugin for Fusion (ACP agent stdio)",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/hermes-runtime
## 0.2.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/linear-import
## 0.1.13-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.13-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/linear-import",
"version": "0.1.13-beta.5",
"version": "0.1.13-beta.6",
"type": "module",
"description": "Linear issue import plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/omp-runtime
## 0.1.6-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.6-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/omp-runtime",
"version": "0.1.6-beta.5",
"version": "0.1.6-beta.6",
"type": "module",
"description": "Oh My Pi (omp) runtime plugin for Fusion via Agent Client Protocol (omp acp)",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/openclaw-runtime
## 0.2.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/paperclip-runtime
## 0.2.81-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.2.81-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/quality
## 0.1.6-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.6-beta.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/quality",
"version": "0.1.6-beta.5",
"version": "0.1.6-beta.6",
"type": "module",
"description": "Quality hub and Task QA surfaces for Fusion",
"private": true,

View File

@@ -1,5 +1,13 @@
# @fusion-plugin-examples/reports
## 0.1.50-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/dashboard@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.50-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/roadmap
## 0.1.50-beta.6
### Patch Changes
- @fusion/core@0.73.0-beta.6
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.50-beta.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/whatsapp-chat
## 0.1.50-beta.6
### Patch Changes
- @fusion/plugin-sdk@0.73.0-beta.6
## 0.1.50-beta.5
### Patch Changes

View File

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