chore(release): v0.8.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-28 21:15:15 -07:00
parent a8dbdbc017
commit 765e41838c
35 changed files with 143 additions and 21 deletions

View File

@@ -1,5 +1,11 @@
# @runfusion/fusion
## 0.8.1
### Patch Changes
- a8dbdbc: Include linked GitHub issue references (`Ref: owner/repo#N`) in executor and merger commit message instructions and merger fallback commits when tasks are sourced from GitHub issues.
## 0.8.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@runfusion/fusion",
"version": "0.8.0",
"version": "0.8.1",
"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",