You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
466 B
YAML
18 lines
466 B
YAML
4 years ago
|
changelog:
|
||
|
repository: spring-projects/spring-boot
|
||
|
sections:
|
||
|
- title: ":star: New Features"
|
||
|
labels:
|
||
|
- "type: enhancement"
|
||
|
- title: ":beetle: Bug Fixes"
|
||
|
labels:
|
||
|
- "type: bug"
|
||
|
- "type: regression"
|
||
|
- title: ":notebook_with_decorative_cover: Documentation"
|
||
|
labels:
|
||
|
- "type: documentation"
|
||
|
- title: ":hammer: Dependency Upgrades"
|
||
|
sort: "title"
|
||
|
labels:
|
||
|
- "type: dependency-upgrade"
|