chore: fix release config

This commit is contained in:
Emrik Östling 2026-06-21 22:40:20 +02:00
parent cc4de7625d
commit 393441faa1

32
.github/release.yml vendored
View file

@ -2,19 +2,19 @@ changelog:
exclude: exclude:
authors: authors:
- renovate[bot] - renovate[bot]
categories: categories:
- title: Features - title: Features
labels: labels:
- feature - feature
- title: Bug Fixes - title: Bug Fixes
labels: labels:
- fix - fix
- title: Miscellaneous Chores - title: Miscellaneous Chores
labels: labels:
- chore - chore
- ci - ci
- docs - docs
- test - test
- title: Other Changes - title: Other Changes
labels: labels:
- "*" - "*"