File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ changelog :
2+ exclude :
3+ labels :
4+ - ignore-changelog
5+
6+ categories :
7+ - title : " :warning: Update considerations and deprecations"
8+ labels :
9+ - " type: breaking"
10+ - " type: deprecation"
11+ - " type: regression"
12+ - " type: revert"
13+
14+ - title : " :rocket: New features and improvements"
15+ labels :
16+ - " type: feature"
17+ - " type: enhancement"
18+
19+ - title : " :lady_beetle: Bug fixes"
20+ labels :
21+ - " type: fix"
22+ - " type: bug"
23+
24+ - title : " :nail_polish: Style, UI, UX"
25+ labels :
26+ - " type: UX"
27+ - " type: UI"
28+
29+ - title : " :book: Documentation"
30+ labels :
31+ - " type: documentation"
32+
33+ - title : " :hammer: Build/Test Dependency Upgrades"
34+ labels :
35+ - " type: dependencies"
36+ - " type: testing"
37+ - " type: ci/cd"
38+ - " type: build"
39+ - " type: chore"
40+ - " type: task"
41+
42+ - title : " :question: What's Changed"
43+ labels :
44+ - " type: refactor"
You can’t perform that action at this time.
0 commit comments