File tree 1 file changed +58
-0
lines changed
1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+ changelog :
2
+ exclude :
3
+ labels :
4
+ - ignore-for-release
5
+ authors :
6
+ - octocat
7
+ - renovate[bot]
8
+ - dependabot[bot]
9
+ categories :
10
+ - title : π Features
11
+ labels :
12
+ - feature
13
+ - ' Type: Feature'
14
+ - title : π Bug Fixes
15
+ labels :
16
+ - bug
17
+ - ' Type: Bug'
18
+ - title : π₯ Breaking Changes
19
+ labels :
20
+ - breaking
21
+ - ' Type: Breaking'
22
+ - title : β οΈ Deprecated Features
23
+ labels :
24
+ - deprecated
25
+ - ' Type: Deprecated'
26
+ - title : β‘ Improvement Features
27
+ labels :
28
+ - improvement
29
+ - ' Type: Improvement'
30
+ - title : π Security Fixes
31
+ labels :
32
+ - security
33
+ - ' Type: Security'
34
+ - title : π Performance Fixes
35
+ labels :
36
+ - performance
37
+ - ' Type: Performance'
38
+ - title : ποΈ Documentations
39
+ labels :
40
+ - documentation
41
+ - ' Type: Documentation'
42
+ - title : π Refactoring
43
+ labels :
44
+ - refactoring
45
+ - ' Type: Refactoring'
46
+ - title : π Examples
47
+ labels :
48
+ - example
49
+ - ' Type: Example'
50
+ - title : π βΏ Internationalization or Accessibility Fixes
51
+ labels :
52
+ - a11y
53
+ - i18n
54
+ - ' Type: I18n'
55
+ - ' Type: A11y'
56
+ - title : πͺ Others
57
+ labels :
58
+ - chore
You canβt perform that action at this time.
0 commit comments