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 a51e33a commit a591cc4Copy full SHA for a591cc4
.github/release.yml
@@ -17,12 +17,13 @@ changelog:
17
- "f: scrolling"
18
- "f: routes"
19
- "f: selection"
20
+ - "f: gestures"
21
exclude:
22
labels:
- - "f: material"
23
+ - "f: material design"
24
- title: Material
25
26
27
# Mobile
28
- title: iOS
29
@@ -32,7 +33,7 @@ changelog:
32
33
34
- platform-android
35
# Desktop
- - title: MacOS
36
+ - title: macOS
37
38
- platform-mac
39
- title: Windows
@@ -57,6 +58,8 @@ changelog:
57
58
59
- "d: devtools"
60
- "d: intellij"
61
+ - "d: tools_metadata"
62
+ - "f: inspector"
63
- title: Documentation
64
65
- "d: examples"
0 commit comments