Skip to content

Commit 87d6c5f

Browse files
committed
Update release.yml
Update the release.yml file with the latest label changes
1 parent f3a18d0 commit 87d6c5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/release.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
changelog:
22
categories:
3-
- title: SemVer Major
3+
- title: ⚠️ SemVer Major
44
labels:
5-
- semver/major
6-
- title: SemVer Minor
5+
- ⚠️ semver/major
6+
- title: 🆕 SemVer Minor
77
labels:
8-
- semver/minor
9-
- title: SemVer Patch
8+
- 🆕 semver/minor
9+
- 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)