File tree Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Original file line number Diff line number Diff line change 113113 {
114114 "type" : " feat" ,
115115 "section" : " ✨ New Features"
116- },
117- {
118- "type" : " chore" ,
119- "section" : " 🧹 Chore"
120- },
121- {
122- "type" : " docs" ,
123- "section" : " 📚 Documentation"
124- },
125- {
126- "type" : " perf" ,
127- "section" : " 🚀 Performance"
128- },
129- {
130- "type" : " build" ,
131- "hidden" : true ,
132- "section" : " 🛠️ Build"
133- },
134- {
135- "type" : " deps" ,
136- "section" : " 📦 Dependencies"
137- },
138- {
139- "type" : " ci" ,
140- "hidden" : true ,
141- "section" : " 🚦 CI"
142- },
143- {
144- "type" : " refactor" ,
145- "section" : " 🔄 Refactoring"
146- },
147- {
148- "type" : " revert" ,
149- "section" : " 🔙 Reverts"
150- },
151- {
152- "type" : " style" ,
153- "hidden" : true ,
154- "section" : " 🎨 Styling"
155- },
156- {
157- "type" : " test" ,
158- "hidden" : true ,
159- "section" : " 🧪 Tests"
160116 }
161117 ],
162118 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
163- }
119+ }
You can’t perform that action at this time.
0 commit comments