mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
31 lines
587 B
YAML
31 lines
587 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
authors:
|
|
- dependabot[bot]
|
|
- github-actions[bot]
|
|
categories:
|
|
- title: "New Features"
|
|
labels:
|
|
- enhancement
|
|
- feature
|
|
- title: "Bug Fixes"
|
|
labels:
|
|
- bug
|
|
- fix
|
|
- title: "Documentation"
|
|
labels:
|
|
- documentation
|
|
- title: "Maintenance"
|
|
labels:
|
|
- chore
|
|
- refactor
|
|
- testing
|
|
- build
|
|
- title: "Dependencies"
|
|
labels:
|
|
- dependencies
|
|
- title: "Other Changes"
|
|
labels:
|
|
- "*" |