Skip to content

Commit 71ec92c

Browse files
committed
chore: Update release-please config
1 parent e05e0d9 commit 71ec92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{ "type": "style", "section": "Styles", "hidden": true },
1414
{ "type": "chore", "section": "Miscellaneous Chores", "hidden": true },
1515
{ "type": "refactor", "section": "Code Refactoring" },
16-
{ "type": "test", "section": "Tests" },
16+
{ "type": "test", "section": "Tests", "hidden": true },
1717
{ "type": "build", "section": "Build System" },
1818
{ "type": "ci", "section": "Continuous Integration", "hidden": true }
1919
]

0 commit comments

Comments
 (0)