File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22- name : new-feature
33 description : for new features in the changelog.
44 color : 225fee
5+ - name : project
6+ description : for new projects in the changelog.
7+ color : 46BAF0
58- name : improvement
69 description : for improvements in existing functionality in the changelog.
710 color : 22ee47
Original file line number Diff line number Diff line change @@ -3,7 +3,10 @@ changelog:
33 labels :
44 - ignore-for-release
55 categories :
6- - title : ⚠️ Breaking Change
6+ - title : 📋 New Project
7+ labels :
8+ - project
9+ - title : ⚠️ Breaking Change
710 labels :
811 - breaking-change
912 - title : 🐛 Bug Fixes
@@ -18,7 +21,7 @@ changelog:
1821 - title : 🧪 Testing Improvements
1922 labels :
2023 - testing
21- - title : ⚙️ Repo/CI Improvements
24+ - title : ⚙️ Repo/CI Improvements
2225 labels :
2326 - repo-ci-improvement
2427 - title : 📖 Documentation
You can’t perform that action at this time.
0 commit comments