diff --git a/release-please-config.json b/release-please-config.json index 9971e5e..9a4e797 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -7,7 +7,8 @@ { "type": "feat", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" }, { "type": "chore", "section": "Chores" }, - { "type": "refactor", "section": "Code Refactoring", "hidden": true } + { "type": "refactor", "section": "Code Refactoring", "hidden": true }, + { "type": "ci", "section": "Builds" } ], "packages": { ".": {