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
Update NPM publish commands in release.rake to use pnpm:
- Use `pnpm publish` from package directories instead of yarn workspace
- Remove --new-version flag (pnpm uses version from package.json)
- Replace --no-git-tag-version with --no-git-checks for node-renderer
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments