Merging upstream version 0.10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2625ec8580
commit
cbd8ff99bc
5 changed files with 97 additions and 15 deletions
40
.github/release.yml
vendored
Normal file
40
.github/release.yml
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
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:
|
||||
- '*'
|
Loading…
Add table
Add a link
Reference in a new issue