We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3019636 commit e684919Copy full SHA for e684919
1 file changed
release-please-config.json
@@ -25,37 +25,37 @@
25
},
26
{
27
"type": "ci",
28
- "hidden": true,
+ "hidden": false,
29
"section": "CI"
30
31
32
"type": "docs",
33
34
"section": "Docs"
35
36
37
"type": "deps",
38
39
"section": "Dependency Updates"
40
41
42
"type": "perf",
43
44
"section": "Performance Improvements"
45
46
47
"type": "refactor",
48
49
"section": "Refactoring"
50
51
52
"type": "test",
53
54
"section": "Tests"
55
56
57
"type": "chore",
58
59
"section": "Other"
60
}
61
]
0 commit comments