Skip to content

chore(release): remove pre-1.0 version guards - #283

Merged
aaronschweig merged 3 commits into
mainfrom
chore/release-workflow-cleanup
Aug 28, 2026
Merged

chore(release): remove pre-1.0 version guards#283
aaronschweig merged 3 commits into
mainfrom
chore/release-workflow-cleanup

Conversation

@aaronschweig

Copy link
Copy Markdown
Member

Now that we're on 1.x, remove the pre-1.0 guards from the release workflow:

  • Restore major version bumps for breaking changes (removed majorList: '').
  • Drop the guard that downgraded major bumps to 0.x minors.
  • Remove the redundant no-bump check (covered by the empty-version check).

Breaking changes now bump the major version and the redundant no-bump
check was dropped, as we are on 1.x.

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
@aaronschweig
aaronschweig requested review from a team as code owners August 28, 2026 12:30
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: bb804804-384a-42c1-a984-e21337aa9f1c


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
Emit `_(scope)_` instead of `*(scope)*` so generated changelog entries
pass the prettier check-format step without a follow-up fix.

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
@aaronschweig
aaronschweig enabled auto-merge (squash) August 28, 2026 12:37
@aaronschweig
aaronschweig merged commit e788b63 into main Aug 28, 2026
7 checks passed
@aaronschweig
aaronschweig deleted the chore/release-workflow-cleanup branch August 28, 2026 12:37
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