File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed
Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,22 @@ categories:
99 labels :
1010 - ' bug'
1111 - ' fix'
12- - title : ' 🔧 Maintenance '
12+ - title : ' 🧹 Chores '
1313 labels :
14- - ' maintenance'
1514 - ' chore'
16- - ' dependencies '
15+ - ' maintenance '
1716 - title : ' 📚 Documentation'
1817 labels :
1918 - ' documentation'
2019 - ' docs'
21- - title : ' 🧹 Code Style'
22- labels :
23- - ' style'
24- - ' format'
2520 - title : ' 🧪 Tests'
2621 labels :
2722 - ' test'
2823 - ' testing'
24+ - title : ' 🔧 Refactoring'
25+ labels :
26+ - ' refactor'
27+ - ' refactoring'
2928 - title : ' 🔒 Security'
3029 labels :
3130 - ' security'
@@ -63,16 +62,12 @@ version-resolver:
6362 major :
6463 labels :
6564 - ' major'
66- - ' breaking-change'
6765 minor :
6866 labels :
6967 - ' minor'
70- - ' feature'
7168 patch :
7269 labels :
7370 - ' patch'
74- - ' fix'
75- - ' bug'
76- default : ' patch'
71+ default : patch
7772
7873filter-by-commitish : true
You can’t perform that action at this time.
0 commit comments