Skip to content

Commit 9eff69f

Browse files
committed
docs: make docs commits visible in release changelog
1 parent d65d452 commit 9eff69f

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
@@ -8,7 +8,7 @@
88
{ "type": "fix", "section": "Fixed" },
99
{ "type": "perf", "section": "Performance" },
1010
{ "type": "revert", "section": "Reverted" },
11-
{ "type": "docs", "section": "Documentation", "hidden": true },
11+
{ "type": "docs", "section": "Documentation" },
1212
{ "type": "chore", "section": "Miscellaneous", "hidden": true },
1313
{ "type": "ci", "section": "Miscellaneous", "hidden": true },
1414
{ "type": "test", "section": "Miscellaneous", "hidden": true },

0 commit comments

Comments
 (0)