Skip to content

Prioritize breaking-change detection in release rules#246

Merged
webdeveric merged 1 commit into
masterfrom
chore/release-rules
Jul 12, 2026
Merged

Prioritize breaking-change detection in release rules#246
webdeveric merged 1 commit into
masterfrom
chore/release-rules

Conversation

@webdeveric

Copy link
Copy Markdown
Owner

Custom releaseRules for refactor, docs, etc. matched on type alone, so a refactor!: commit was caught by the patch rule before the rule for breaking changes ever ran, causing a patch bump instead of major.

Custom releaseRules for `refactor`, `docs`, etc. matched on type alone, so
a `refactor!:` commit was caught by the patch rule before the rule for
breaking changes ever ran, causing a patch bump instead of major.
@webdeveric webdeveric enabled auto-merge July 12, 2026 15:42
@webdeveric webdeveric merged commit 02fd8ac into master Jul 12, 2026
5 checks passed
@webdeveric webdeveric deleted the chore/release-rules branch July 12, 2026 15:43
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.83.3 🎉

The release is available on:

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.

1 participant