diff --git a/release-please-config.json b/release-please-config.json index a418e17..28f4af6 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -33,7 +33,7 @@ { "type": "style", "section": "Styles", "hidden": false }, { "type": "docs", "section": "Documentation", "hidden": false }, { "type": "perf", "section": "Performance Improvements", "hidden": false }, - { "type": "test", "section": "Tests", "hidden": true }, + { "type": "test", "section": "Tests", "hidden": false }, { "type": "build", "section": "Build System", "hidden": false }, { "type": "ci", "section": "Continuous Integration", "hidden": false } ]