Skip to content

Commit

Permalink
ci: add support for cleanup commits
Browse files Browse the repository at this point in the history
  • Loading branch information
cdxker committed Sep 12, 2024
1 parent 8fcb983 commit 976e1fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
{ "type": "feature", "section": "Features" },
{ "type": "enhancement", "section": "Enhacements" },
{ "type": "enhancements", "section": "Enhacements" },
{ "type": "cleanup", "section": "Cleanup" },
{ "type": "fix", "section": "Bug Fixes" },
{ "type": "bugfix", "section": "Bug Fixes" },
{ "type": "chore", "section": "Other" },
Expand Down

0 comments on commit 976e1fa

Please sign in to comment.