Skip to content

Commit 4db701b

Browse files
author
Slyrian
committed
chore: unhide chore commits in release-please changelog-sections
1 parent b71f671 commit 4db701b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{ "type": "refactor", "section": "Code Refactoring" },
1717
{ "type": "perf", "section": "Performance Improvements" },
1818
{ "type": "docs", "section": "Documentation", "hidden": true },
19-
{ "type": "chore", "section": "Miscellaneous", "hidden": true },
19+
{ "type": "chore", "section": "Miscellaneous" },
2020
{ "type": "test", "section": "Tests", "hidden": true },
2121
{ "type": "ci", "section": "CI/CD", "hidden": true }
2222
]

0 commit comments

Comments
 (0)