Files
swift-nio/.github/release.yml
Franz BuschandGitHub 7dea8e7ad1 Update release.yml and label action (#3035)
Update the release.yml file with the latest label changes
2024-12-18 11:51:53 +00:00

15 lines
294 B
YAML

changelog:
categories:
- title: SemVer Major
labels:
- ⚠️ semver/major
- title: SemVer Minor
labels:
- 🆕 semver/minor
- title: SemVer Patch
labels:
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none