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 53
53
{
54
54
"type" : " feat" ,
55
55
"section" : " ✨ New Features"
56
- },
57
- {
58
- "type" : " chore" ,
59
- "section" : " 🧹 Chore"
60
- },
61
- {
62
- "type" : " docs" ,
63
- "section" : " 📚 Documentation"
64
- },
65
- {
66
- "type" : " perf" ,
67
- "section" : " 🚀 Performance"
68
- },
69
- {
70
- "type" : " build" ,
71
- "hidden" : true ,
72
- "section" : " 🛠️ Build"
73
- },
74
- {
75
- "type" : " deps" ,
76
- "section" : " 📦 Dependencies"
77
- },
78
- {
79
- "type" : " ci" ,
80
- "hidden" : true ,
81
- "section" : " 🚦 CI"
82
- },
83
- {
84
- "type" : " refactor" ,
85
- "section" : " 🔄 Refactoring"
86
- },
87
- {
88
- "type" : " revert" ,
89
- "section" : " 🔙 Reverts"
90
- },
91
- {
92
- "type" : " style" ,
93
- "hidden" : true ,
94
- "section" : " 🎨 Styling"
95
- },
96
- {
97
- "type" : " test" ,
98
- "hidden" : true ,
99
- "section" : " 🧪 Tests"
100
56
}
101
57
],
102
58
"$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
You can’t perform that action at this time.
0 commit comments