Skip to content

Commit c4a09be

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

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
@@ -165,50 +165,6 @@
165165
{
166166
"type": "feat",
167167
"section": "✨ New Features"
168-
},
169-
{
170-
"type": "chore",
171-
"section": "🧹 Chore"
172-
},
173-
{
174-
"type": "docs",
175-
"section": "📚 Documentation"
176-
},
177-
{
178-
"type": "perf",
179-
"section": "🚀 Performance"
180-
},
181-
{
182-
"type": "build",
183-
"hidden": true,
184-
"section": "🛠️ Build"
185-
},
186-
{
187-
"type": "deps",
188-
"section": "📦 Dependencies"
189-
},
190-
{
191-
"type": "ci",
192-
"hidden": true,
193-
"section": "🚦 CI"
194-
},
195-
{
196-
"type": "refactor",
197-
"section": "🔄 Refactoring"
198-
},
199-
{
200-
"type": "revert",
201-
"section": "🔙 Reverts"
202-
},
203-
{
204-
"type": "style",
205-
"hidden": true,
206-
"section": "🎨 Styling"
207-
},
208-
{
209-
"type": "test",
210-
"hidden": true,
211-
"section": "🧪 Tests"
212168
}
213169
],
214170
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)