We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8454061 commit 901582bCopy full SHA for 901582b
.github/release.yml
@@ -3,10 +3,13 @@ changelog:
3
labels:
4
- ignore-for-release
5
categories:
6
+ - title: breaking changes ⚠️
7
+ labels:
8
+ - breaking change
9
- title: new features 🚀
10
11
- enhancement
- - title: bug fixes and improvements ✨
12
+ - title: bug fixes 🐞 and improvements ✨
13
14
- bug-fix
15
- title: other changes 🛠️
0 commit comments