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 broken release workflow and modernize CI configuration
- Update actions/checkout and actions/setup-node from v3 to v4
- Pin node-version to 22 across all workflow jobs
- Add types field to package.json for TypeScript declarations
- Add --provenance and --access public flags to npm publish
- Add permissions for provenance attestation in release job
- Remove unused GITHUB_TOKEN env var from release step
https://claude.ai/code/session_013nXRP16SMzhjtXMtFkXb57
0 commit comments