mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 22:28:25 +00:00
24 lines
448 B
YAML
24 lines
448 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
- github-actions
|
|
authors:
|
|
- octocat
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- Semver-Major
|
|
- breaking-change
|
|
- title: Exciting New Features 🎉
|
|
labels:
|
|
- Semver-Minor
|
|
- enhancement
|
|
- feature
|
|
- title: Bug fixes
|
|
labels:
|
|
- bug
|
|
- title: Other Changes
|
|
labels:
|
|
- "*"
|