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
feat: add AI-powered release notes for stable releases
Install semantic-release-ai-notes and configure all 8 packages to use
AI-generated release notes on stable branch, falling back to the
conventional generator on prerelease (main/next).
- Add semantic-release-ai-notes ^0.2.3 to pnpm catalog
- Conditionally swap notes plugin based on isPrerelease in each .releaserc.cjs
- Add ANTHROPIC_API_KEY to all release workflow env blocks
0 commit comments