mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-09-12 21:37:53 -04:00
26 lines
445 B
YAML
26 lines
445 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- duplicate
|
|
- invalid
|
|
- wontfix
|
|
categories:
|
|
- title: Breaking Changes
|
|
labels:
|
|
- breaking
|
|
- title: Features
|
|
labels:
|
|
- enhancement
|
|
- title: Bug Fixes
|
|
labels:
|
|
- bug
|
|
- title: Documentation
|
|
labels:
|
|
- documentation
|
|
- title: Maintenance
|
|
labels:
|
|
- chore
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|