Skip to content

Commit be40f24

Browse files
authored
chore: reduce release please noise
Signed-off-by: Todd Baert <[email protected]>
1 parent fd5ee15 commit be40f24

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

release-please-config.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -53,50 +53,6 @@
5353
{
5454
"type": "feat",
5555
"section": "✨ New Features"
56-
},
57-
{
58-
"type": "chore",
59-
"section": "🧹 Chore"
60-
},
61-
{
62-
"type": "docs",
63-
"section": "📚 Documentation"
64-
},
65-
{
66-
"type": "perf",
67-
"section": "🚀 Performance"
68-
},
69-
{
70-
"type": "build",
71-
"hidden": true,
72-
"section": "🛠️ Build"
73-
},
74-
{
75-
"type": "deps",
76-
"section": "📦 Dependencies"
77-
},
78-
{
79-
"type": "ci",
80-
"hidden": true,
81-
"section": "🚦 CI"
82-
},
83-
{
84-
"type": "refactor",
85-
"section": "🔄 Refactoring"
86-
},
87-
{
88-
"type": "revert",
89-
"section": "🔙 Reverts"
90-
},
91-
{
92-
"type": "style",
93-
"hidden": true,
94-
"section": "🎨 Styling"
95-
},
96-
{
97-
"type": "test",
98-
"hidden": true,
99-
"section": "🧪 Tests"
10056
}
10157
],
10258
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)