Skip to content

Commit f77cc00

Browse files
authored
Update release.yml (#795)
Update the release.yml file with the latest label changes
1 parent dbd5c86 commit f77cc00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +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

0 commit comments

Comments
 (0)