chore: track .changeset/ instead of ignoring it
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.changeset/bundle-pi-claude-cli.md
Normal file
5
.changeset/bundle-pi-claude-cli.md
Normal 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
1
.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user