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 22fc918 commit f841da8Copy full SHA for f841da8
.autorc
@@ -17,6 +17,13 @@
17
"releaseType": "patch",
18
"color": "#870048"
19
},
20
+ {
21
+ "name": "infra-update",
22
+ "changelogTitle": "🔧 Infrastructure and tooling",
23
+ "description": "Updates not related to the dataset itself",
24
+ "releaseType": "patch",
25
+ "color": "#005887"
26
+ },
27
{
28
"name": "skip-release",
29
"description": "Preserve the current version when merged",
0 commit comments