chore: track .changeset/ instead of ignoring it

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-24 15:34:40 -07:00
parent eb5c575688
commit 86521e2b13
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix `pnpm install -g @runfusion/fusion` failing with a 404 for `@fusion/pi-claude-cli`. The vendored pi extension is now bundled into the published package's `dist/pi-claude-cli/` and is no longer listed as an external dependency.

1
.gitignore vendored
View File

@@ -39,7 +39,6 @@ homebrew-tap/
# Ad-hoc task completion notes left by agents after a run; per-session scratch, # Ad-hoc task completion notes left by agents after a run; per-session scratch,
# never meant to be committed. # never meant to be committed.
.DONE .DONE
.changeset/
improvements.md improvements.md
docs/screenshots/ docs/screenshots/
.claude/ .claude/