mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* release v5.0.0-rc.0 Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix release-drafter.yml Signed-off-by: Sebastian Malton <sebastian@malton.name> * Add ability to force tag Signed-off-by: Sebastian Malton <sebastian@malton.name> * release v5.0.0-rc.0 Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix release-drafter.yml Signed-off-by: Sebastian Malton <sebastian@malton.name> * Add ability to force tag Signed-off-by: Sebastian Malton <sebastian@malton.name> * v5.0.0-beta.10 Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix migrations Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by: Sebastian Malton <sebastian@malton.name>
22 lines
371 B
YAML
22 lines
371 B
YAML
exclude-labels:
|
|
- 'skip-changelog'
|
|
categories:
|
|
- title: '🚀 Features'
|
|
labels:
|
|
- 'enhancement'
|
|
- title: '🐛 Bug Fixes'
|
|
labels:
|
|
- 'bug'
|
|
- title: '🧰 Maintenance'
|
|
labels:
|
|
- 'chore'
|
|
- 'area/documentation'
|
|
- 'area/ci'
|
|
- 'area/tests'
|
|
- 'dependencies'
|
|
|
|
template: |
|
|
## Changes since $PREVIOUS_TAG
|
|
|
|
$CHANGES
|