[]
# Disable release-plz's GitHub Release creation; dist owns the GitHub Release
# (with cross-compiled binary attachments). release-plz just bumps the version,
# updates the changelog, creates the tag, and publishes to crates.io.
= false
# Use CHANGELOG.md (keep-a-changelog format).
= true
# Don't allow pre-1.0 minor bumps from breaking changes — we curate the
# version ourselves until 1.0.
= false
# Skip publishing to crates.io until the release PR is merged.
= true
= false
[[]]
= "angular-switcher"
= "CHANGELOG.md"