chore: add performance label to release drafter categories (#2754)

This commit is contained in:
ACX
2026-02-14 17:49:44 -07:00
committed by GitHub
parent 6f77223686
commit 8b12d9f1c4

View File

@@ -27,6 +27,9 @@ categories:
labels:
- 'bug'
- 'fix'
- title: '⚡ Performance'
labels:
- 'performance'
- title: '🛠️ Refactoring & Maintenance'
labels:
- 'refactor'