Skip to content

Commit 3045e0c

Browse files
authored
chore: remove non-feat-fix release config
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 4dbcbf1 commit 3045e0c

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
@@ -172,50 +172,6 @@
172172
{
173173
"type": "feat",
174174
"section": "✨ New Features"
175-
},
176-
{
177-
"type": "chore",
178-
"section": "🧹 Chore"
179-
},
180-
{
181-
"type": "docs",
182-
"section": "πŸ“š Documentation"
183-
},
184-
{
185-
"type": "perf",
186-
"section": "πŸš€ Performance"
187-
},
188-
{
189-
"type": "build",
190-
"hidden": true,
191-
"section": "πŸ› οΈ Build"
192-
},
193-
{
194-
"type": "deps",
195-
"section": "πŸ“¦ Dependencies"
196-
},
197-
{
198-
"type": "ci",
199-
"hidden": true,
200-
"section": "🚦 CI"
201-
},
202-
{
203-
"type": "refactor",
204-
"section": "πŸ”„ Refactoring"
205-
},
206-
{
207-
"type": "revert",
208-
"section": "πŸ”™ Reverts"
209-
},
210-
{
211-
"type": "style",
212-
"hidden": true,
213-
"section": "🎨 Styling"
214-
},
215-
{
216-
"type": "test",
217-
"hidden": true,
218-
"section": "πŸ§ͺ Tests"
219175
}
220176
],
221177
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
Β (0)