.gitea/release-drafter.yml aktualisiert
CI / release (push) Successful in 12s Details

This commit is contained in:
florian 2024-01-14 10:55:12 +01:00
parent e0e0a3759b
commit 015f3f512e
1 changed files with 12 additions and 0 deletions

View File

@ -12,3 +12,15 @@ version-resolver:
labels:
- 'ReleaseTarget/Patch'
default: patch
categories:
- title: '🚀 Features'
labels:
- 'Kind/Breaking'
- 'Kind/Feature'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'