Skip to content

Commit 328d1b3

Browse files
authored
ci: Hide chore commits from release-please (#25)
1 parent e5050d5 commit 328d1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"changelog-sections": [
1616
{
1717
"type": "chore",
18-
"hidden": false,
18+
"hidden": true,
1919
"section": "Other"
2020
},
2121
{

0 commit comments

Comments
 (0)