adjust syntax to match the current release

This commit is contained in:
Kevin Papst
2026-06-10 13:17:45 +02:00
parent 4ac38f32e0
commit 5b82c86694

View File

@@ -12,25 +12,24 @@ change-title-escapes: '\<*_&`#@'
categories: categories:
- title: "Features" - title: "Features"
semver-increment: minor semver-increment: minor
when: labels:
labels: - "feature request"
- "feature request" - "enhancement"
- "enhancement" - "technical debt"
- "technical debt" - "translation"
- "translation" - "release"
- "release"
- title: "Bugfixes" - title: "Bugfixes"
semver-increment: minor semver-increment: minor
when: labels:
labels: - "fix"
- "fix" - "bugfix"
- "bugfix" - "bug"
- "bug"
- title: "🚨 Security" - title: "🚨 Security"
semver-increment: minor semver-increment: minor
when: labels:
labels: - "security"
- "security" version-resolver:
default: minor
template: | template: |
**Compatible with PHP 8.2 to 8.5** **Compatible with PHP 8.2 to 8.5**