Skip to content

Commit

Permalink
Merge branch 'main' into sb/strict-concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjbeaumont authored Dec 20, 2024
2 parents 62df9fc + cf4ffab commit 9ef4f45
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ changelog:
categories:
- title: SemVer Major
labels:
- semver/major
- ⚠️ semver/major
- title: SemVer Minor
labels:
- semver/minor
- 🆕 semver/minor
- title: SemVer Patch
labels:
- semver/patch
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none
- "*"

0 comments on commit 9ef4f45

Please sign in to comment.