Add "Preview" section to auto-generated release notes (#7280)

This commit is contained in:
Zanie Blue
2023-09-11 18:07:47 -05:00
committed by GitHub
parent 874db4fb86
commit 40c936922e

3
.github/release.yml vendored
View File

@@ -20,6 +20,9 @@ changelog:
- title: Bug Fixes
labels:
- bug
- title: Preview
labels:
- preview
- title: Other Changes
labels:
- "*"