1
0
Fork 0
eos-downloader/.github/release.yml
Daniel Baumann 5a4c1edf77
Adding upstream version 0.10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 13:51:57 +01:00

40 lines
872 B
YAML

changelog:
exclude:
labels:
- 'rn: test'
- 'rn: ci'
categories:
- title: Breaking Changes
labels:
- 'rn: feat!'
- 'rn: feat(cli)!'
- 'rn: fix!'
- 'rn: fix(cli)!'
- 'rn: cut!'
- 'rn: cut(cli)!'
- 'rn: revert!'
- 'rn: revert(cli)!'
- 'rn: refactor!'
- 'rn: refactor(cli)!'
- 'rn: bump!'
- 'rn: bump(cli)!'
- 'rn: feat!'
- 'rn: fix!'
- 'rn: cut!'
- 'rn: revert!'
- 'rn: refactor!'
- 'rn: bump!'
- title: New features and enhancements
labels:
- 'rn: feat'
- 'rn: feat(cli)'
- title: Fixed issues
labels:
- 'rn: fix'
- 'rn: fix(cli)'
- title: Documentation
labels:
- 'rn: doc!'
- title: Other Changes
labels:
- '*'