File tree Expand file tree Collapse file tree 1 file changed +27
-22
lines changed Expand file tree Collapse file tree 1 file changed +27
-22
lines changed Original file line number Diff line number Diff line change 11changelog :
2- exclude :
3- labels :
4- - release-ignore
5- authors :
6- - pre-commit-ci
7- - dependabot
8- categories :
9- - title : Major
10- labels :
11- - " release-major"
12- - title : Minor
13- labels :
14- - " release-minor"
15- - title : Changed
16- labels :
17- - " release-changed"
18- - title : Fixed
19- labels :
20- - " release-fixed"
21- - title : Other Changes
22- labels :
23- - " *"
2+ exclude :
3+ labels :
4+ - release-ignore
5+ authors :
6+ - pre-commit-ci
7+ categories :
8+ - title : Added
9+ labels :
10+ - " release-added"
11+ - title : Changed
12+ labels :
13+ - " release-changed"
14+ - title : Deprecated
15+ labels :
16+ - " release-deprecated"
17+ - title : Removed
18+ labels :
19+ - " release-removed"
20+ - title : Fixed
21+ labels :
22+ - " release-fixed"
23+ - title : Security
24+ labels :
25+ - " release-security"
26+ - title : Other Changes
27+ labels :
28+ - " *"
You can’t perform that action at this time.
0 commit comments