[]
# Generate CHANGELOG.md from conventional commits
= true
# Create GitHub Release with auto-generated notes
= true
# Enable semver checks on PRs (requires cargo-semver-checks)
= true
# Bump dependencies in lockfile
= false
[[]]
= "mitm2openapi"
# Use the existing git-cliff style for changelog sections
= ["mitm2openapi"]