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 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"
You can’t perform that action at this time.
0 commit comments