forked from heygen-com/hyperframes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.yml
More file actions
43 lines (43 loc) · 781 Bytes
/
Copy pathrelease.yml
File metadata and controls
43 lines (43 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
changelog:
exclude:
labels:
- skip-changelog
- dependencies
authors:
- dependabot
- dependabot[bot]
categories:
- title: Breaking Changes
labels:
- breaking-change
- breaking
- title: Features
labels:
- enhancement
- feature
- title: Fixes
labels:
- bug
- fix
- title: Docs & Examples
labels:
- documentation
- docs
- examples
- title: Catalog
labels:
- catalog
- registry
- title: Performance
labels:
- performance
- perf
- title: Internal
labels:
- internal
- refactor
- tests
- ci
- title: Other Changes
labels:
- "*"