We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c741b commit 35fcd30Copy full SHA for 35fcd30
.github/release.yml
@@ -1,25 +1 @@
1
-# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuration-options
2
-
3
-changelog:
4
- exclude:
5
- labels:
6
- - ignore-for-release
7
- categories:
8
- - title: '🔥 Breaking Changes'
9
10
- - 'breaking'
11
- - title: 🏕 Features
12
13
- - 'enhancement'
14
- - title: '🐛 Bug Fixes'
15
16
- - 'bug'
17
- - title: '👋 Deprecated'
18
19
- - 'deprecation'
20
- - title: 📦 Dependencies
21
22
- - dependencies
23
- - title: Other Changes
24
25
- - "*"
+_extends: .github
0 commit comments