24 lines
356 B
YAML
24 lines
356 B
YAML
---
|
|
|
|
changelog:
|
|
categories:
|
|
- title: Breaking changes
|
|
labels:
|
|
- breaking
|
|
|
|
- title: New features and enhancements
|
|
labels:
|
|
- "*"
|
|
exclude:
|
|
labels:
|
|
- bug
|
|
- automation
|
|
|
|
- title: Bugs fixed
|
|
labels:
|
|
- bug
|
|
|
|
- title: Dependency updates
|
|
labels:
|
|
- automation
|