diff --git a/cog.toml b/cog.toml index 9274f20..621a0ec 100644 --- a/cog.toml +++ b/cog.toml @@ -20,4 +20,7 @@ authors = [ { username = "jgeluk", signature = "Jacobus Geluk" }, ] +[commit_types] +chore = { changelog_title = "Chore", omit_from_changelog = true } + [bump_profiles]