mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
17 lines
343 B
YAML
17 lines
343 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
categories:
|
|
- title: "Breaking Changes :boom:"
|
|
labels:
|
|
- breaking-change
|
|
- title: "New Features :sparkles:"
|
|
labels:
|
|
- enhancement
|
|
- title: "Bug Fixes :bug:"
|
|
labels:
|
|
- bug
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|