Skip to content

ci: restore semantic-release commit-analyzer in release config#84

Closed
onesignal-deploy wants to merge 1 commit into
mainfrom
user-api-updates
Closed

ci: restore semantic-release commit-analyzer in release config#84
onesignal-deploy wants to merge 1 commit into
mainfrom
user-api-updates

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

@onesignal-deploy onesignal-deploy commented Jun 4, 2026

Summary

Adds @semantic-release/commit-analyzer (conventionalcommits preset) to .releaserc.json. This is the only file changed in this PR.

Why

A prior upstream change added @semantic-release/exec (configured with successCmd only) to the release config. Because @semantic-release/exec implements the analyzeCommits lifecycle step, semantic-release stopped auto-injecting its default @semantic-release/commit-analyzer — so the release step had no plugin to determine the version bump and every run reported "no relevant changes, so no new version is released." Listing @semantic-release/commit-analyzer explicitly restores commit analysis.

No package/code/docs changes are included here.

@sherwinski sherwinski changed the title chore: add v5.6.0 package updates ci: restore semantic-release commit-analyzer in release config Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants