[]
# Bot signature on the release PRs and commits.
= "v{{ version }}"
= "v{{ version }}"
# Conventional commits drive version bumps:
# feat: -> minor
# fix: -> patch
# feat!: / BREAKING CHANGE: -> major
# (release-plz's defaults; reproduced here for clarity.)
= true
= true
[[]]
= "primate"
# Pre-1.0: keep the changelog informative but flexible.
= "CHANGELOG.md"