chore(release): v0.24.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-09 13:56:53 -07:00
parent 6bb949da6b
commit 5202b8e68f
151 changed files with 746 additions and 554 deletions

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add global and project settings for GitHub issue tracking: global default tracking repo, project-level default tracking repo, per-project tracking toggle for new tasks, GitHub auth mode (`gh-cli` | `token`), and optional stored personal access token. This is foundational settings work for FN-3868 → FN-3876; behavior wiring ships in downstream subtasks.