Skip to content

ci(release): keep 0.x bumps for breaking changes - #147

Merged
v-byte-cpu merged 1 commit into
masterfrom
ci/release-keep-0x-bumps
Jun 10, 2026
Merged

ci(release): keep 0.x bumps for breaking changes#147
v-byte-cpu merged 1 commit into
masterfrom
ci/release-keep-0x-bumps

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Owner

Summary

  • Set git-cliff bump behavior so breaking changes stay on the 0.x line instead of jumping to 1.0.0.
  • This makes preview-release and the release helper compute v0.6.0 for the current history.

Validation

  • git cliff --config cliff.toml --bumped-version -> v0.6.0
  • python3 .github/scripts/compute_release_version.py --release-kind stable -> v0.6.0
  • python3 .github/scripts/compute_release_version.py --release-kind rc -> v0.6.0-rc.1

@v-byte-cpu
v-byte-cpu merged commit 61cf85e into master Jun 10, 2026
5 checks passed
@v-byte-cpu
v-byte-cpu deleted the ci/release-keep-0x-bumps branch June 10, 2026 23:38
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.

1 participant