Skip to content

Commit 53fc857

Browse files
authored
Update release.yml (#118)
Update the release.yml file with the latest label changes
1 parent ec44f94 commit 53fc857

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/release.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,13 @@ changelog:
22
categories:
33
- title: SemVer Major
44
labels:
5-
- semver/major
5+
- ⚠️ semver/major
66
- title: SemVer Minor
77
labels:
8-
- semver/minor
8+
- 🆕 semver/minor
99
- title: SemVer Patch
1010
labels:
11-
- semver/patch
11+
- 🔨 semver/patch
1212
- title: Other Changes
1313
labels:
1414
- semver/none
15-
- title: 🚨🚨🚨 Missing Labels - Add labels to the prs listed here and generate the release notes again
16-
labels:
17-
- "*"

0 commit comments

Comments
 (0)