File tree 1 file changed +27
-21
lines changed 1 file changed +27
-21
lines changed Original file line number Diff line number Diff line change 1
1
changelog :
2
- exclude :
3
- labels :
4
- - release-ignore
5
- authors :
6
- - pre-commit-ci
7
- categories :
8
- - title : Major
9
- labels :
10
- - " release-major"
11
- - title : Minor
12
- labels :
13
- - " release-minor"
14
- - title : Changed
15
- labels :
16
- - " release-changed"
17
- - title : Fixed
18
- labels :
19
- - " release-fixed"
20
- - title : Other Changes
21
- labels :
22
- - " *"
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