Skip to content

Commit f841da8

Browse files
committed
add a changelog label for the tooling updates
1 parent 22fc918 commit f841da8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.autorc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
"releaseType": "patch",
1818
"color": "#870048"
1919
},
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+
},
2027
{
2128
"name": "skip-release",
2229
"description": "Preserve the current version when merged",

0 commit comments

Comments
 (0)