# release-plz config — https://release-plz.dev/docs/config
[]
= "./CHANGELOG.md"
= false
= "v{{ version }}"
= "v{{ version }}"
# Disable cargo-semver-checks: in this still-unstable workspace any
# API change is detected as a "break" and would force a 0.x → 0.y
# bump, which cascades through every dependent's version pin. Stay
# patch-only until we deliberately cut 1.0.
= false