File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 13
13
## Major / Breaking Changes
14
14
- ...
15
15
16
- ## Bugfixes / New features
16
+ ## New features
17
17
- ...
18
18
19
- ## Docs / Maintenance
19
+ ## Bugfixes
20
+ - ...
21
+
22
+ ## Documentation
23
+ - ...
24
+
25
+ ## Maintenance
20
26
- ...
Original file line number Diff line number Diff line change @@ -9,16 +9,15 @@ changelog:
9
9
- title : Major Changes 🛠
10
10
labels :
11
11
- major
12
- - title : New Features & Bugfixes 🎉
12
+ - title : New Features 🎉
13
13
labels :
14
- - defects
15
14
- enhancements
16
- - feature- request
17
- - title : Docs & Maintenance 🔧
15
+ - feature request
16
+ - title : Bugfixes 🪲
18
17
labels :
18
+ - bug
19
+ - title : Documentation 📖
19
20
- docs
20
- - installation
21
- - maintenance
22
- - pre-commit
23
- - tests
21
+ - title : Maintenance 🔧
22
+ labels :
24
23
- " *"
You can’t perform that action at this time.
0 commit comments