Skip to content

Commit b89c614

Browse files
authored
chore: clean up release config (#142)
1 parent 0028f8a commit b89c614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{ "type": "feat", "section": "Features" },
99
{ "type": "fix", "section": "Bug Fixes" },
1010
{ "type": "chore", "section": "Miscellaneous Chores", "hidden": false },
11-
{ "type": "docs", "section": "Documentation", "hidden": false },
11+
{ "type": "docs", "section": "Documentation", "hidden": false }
1212
],
1313
"packages": {
1414
"packages/toolbox-core": {

0 commit comments

Comments
 (0)