Skip to content

Commit ec41340

Browse files
committed
ci(release-please): add ci section
1 parent 7d2cef0 commit ec41340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
{ "type": "feat", "section": "Features" },
88
{ "type": "fix", "section": "Bug Fixes" },
99
{ "type": "chore", "section": "Chores" },
10-
{ "type": "refactor", "section": "Code Refactoring", "hidden": true }
10+
{ "type": "refactor", "section": "Code Refactoring", "hidden": true },
11+
{ "type": "ci", "section": "Builds" }
1112
],
1213
"packages": {
1314
".": {

0 commit comments

Comments
 (0)