chore(release): v0.17.2

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-04 00:49:34 -07:00
parent 17a6634333
commit ad77de8f16
38 changed files with 184 additions and 32 deletions

View File

@@ -1,5 +1,11 @@
# @runfusion/fusion
## 0.17.2
### Patch Changes
- bacc103: Fix Codex auth interoperability, remote OAuth manual-code login flow, and chat fallback/error handling.
## 0.17.1
## 0.17.0

View File

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