[]
# All packages in the workspace are considered.
# You can exclude some with:
# exclude = ["internal-crate"]
# Which commit types to include in the changelog (default: all)
= ["feat", "fix", "perf", "docs"]
# Optional: customize the changelog format (see release-plz docs)
# changelog_format = "default"