chore(changeset): patch for release binary publish fix

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-06-24 23:43:47 -07:00
parent 8b81cceb17
commit a20235be0d

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
summary: Fix release pipeline so binaries and desktop installers publish again.
category: fix
dev: github-release job sparse-checks-out CHANGELOG.md (was missing a checkout, so the release-notes step threw ENOENT and published 0 assets on v0.47.0); desktop esbuild build externalizes @fusion/engine so it no longer tries to bundle node-pty's native .node binaries.