Skip to content

Commit 0e70187

Browse files
committed
chore: add release template
1 parent e1a6cec commit 0e70187

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/release.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SPDX-License-Identifier: CC0-1.0
2+
# SPDX-FileCopyrightText: 2025 Max Mehl
3+
4+
changelog:
5+
categories:
6+
- title: Features and Fixes
7+
labels:
8+
- "*"
9+
exclude:
10+
labels:
11+
- Renovate
12+
- dependencies
13+
- title: Dependencies
14+
labels:
15+
- Renovate
16+
- dependencies

0 commit comments

Comments
 (0)