File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 172
172
{
173
173
"type" : " feat" ,
174
174
"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"
219
175
}
220
176
],
221
177
"$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
You canβt perform that action at this time.
0 commit comments