Update .changelog file to add performance label group (#33472)

This commit is contained in:
Lunny Xiao
2025-02-01 22:40:39 -08:00
repo.diff.committed_by GitHub
repo.diff.parent fcfe1fb0fc
repo.diff.commit aec0b7ec34

repo.diff.view_file

@@ -22,20 +22,25 @@ groups:
name: FEATURES
labels:
- type/feature
-
name: API
labels:
- modifies/api
-
name: ENHANCEMENTS
labels:
- type/enhancement
- type/refactoring
- topic/ui
-
name: PERFORMANCE
labels:
- performance/memory
- performance/speed
- performance/bigrepo
- performance/cpu
-
name: BUGFIXES
labels:
- type/bug
-
name: API
labels:
- modifies/api
-
name: TESTING
labels: