We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05e0d9 commit 71ec92cCopy full SHA for 71ec92c
.release-please/config.json
@@ -13,7 +13,7 @@
13
{ "type": "style", "section": "Styles", "hidden": true },
14
{ "type": "chore", "section": "Miscellaneous Chores", "hidden": true },
15
{ "type": "refactor", "section": "Code Refactoring" },
16
- { "type": "test", "section": "Tests" },
+ { "type": "test", "section": "Tests", "hidden": true },
17
{ "type": "build", "section": "Build System" },
18
{ "type": "ci", "section": "Continuous Integration", "hidden": true }
19
]
0 commit comments