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: improve release script to prevent unwanted package updates
- Replace changesets publish with npm publish for independent package releases
- Add version checking to prevent duplicate publishes
- Fix working directory context for each package publish
- Resolve issue where all packages were updated simultaneously due to changesets dependency management
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments