mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
2f96dab9af
Update the release.yml file with the latest label changes
15 lines
294 B
YAML
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
|