You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use pnpm publish in release workflow to resolve workspace deps
npm publish doesn't resolve workspace:* dependencies, causing silent
publish failures. Switch to pnpm publish and remove continue-on-error
so failures are visible.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments