Skip to content

fix: peer dependency#230

Merged
afham123 merged 1 commit into
americanexpress:mainfrom
afham123:fix/semantic-peer-dependency
May 19, 2026
Merged

fix: peer dependency#230
afham123 merged 1 commit into
americanexpress:mainfrom
afham123:fix/semantic-peer-dependency

Conversation

@afham123
Copy link
Copy Markdown
Contributor

@afham123 afham123 commented May 19, 2026

Issue

The problem is a peer dependency version mismatch, npm resolved @semantic-release/github@12.0.8 which requires semantic-release>=24.1.0, but the workflow pins semantic-release@19.0.2.

Fix

  • Node runtime upgraded from 16 to 22 in both semantic-release jobs.
  • npx commands changed to install latest packages for semantic-release.

Workflow run url

@afham123 afham123 merged commit 3472459 into americanexpress:main May 19, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants