Skip to content

Commit 976e1fa

Browse files
committed
ci: add support for cleanup commits
1 parent 8fcb983 commit 976e1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
{ "type": "feature", "section": "Features" },
1515
{ "type": "enhancement", "section": "Enhacements" },
1616
{ "type": "enhancements", "section": "Enhacements" },
17+
{ "type": "cleanup", "section": "Cleanup" },
1718
{ "type": "fix", "section": "Bug Fixes" },
1819
{ "type": "bugfix", "section": "Bug Fixes" },
1920
{ "type": "chore", "section": "Other" },

0 commit comments

Comments
 (0)