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 176
176
{
177
177
"type" : " feat" ,
178
178
"section" : " ✨ New Features"
179
- },
180
- {
181
- "type" : " chore" ,
182
- "section" : " 🧹 Chore"
183
- },
184
- {
185
- "type" : " docs" ,
186
- "section" : " 📚 Documentation"
187
- },
188
- {
189
- "type" : " perf" ,
190
- "section" : " 🚀 Performance"
191
- },
192
- {
193
- "type" : " build" ,
194
- "hidden" : true ,
195
- "section" : " 🛠️ Build"
196
- },
197
- {
198
- "type" : " deps" ,
199
- "section" : " 📦 Dependencies"
200
- },
201
- {
202
- "type" : " ci" ,
203
- "hidden" : true ,
204
- "section" : " 🚦 CI"
205
- },
206
- {
207
- "type" : " refactor" ,
208
- "section" : " 🔄 Refactoring"
209
- },
210
- {
211
- "type" : " revert" ,
212
- "section" : " 🔙 Reverts"
213
- },
214
- {
215
- "type" : " style" ,
216
- "hidden" : true ,
217
- "section" : " 🎨 Styling"
218
- },
219
- {
220
- "type" : " test" ,
221
- "hidden" : true ,
222
- "section" : " 🧪 Tests"
223
179
}
224
180
]
225
181
}
You can’t perform that action at this time.
0 commit comments