Skip to content

Commit 6ec9ee1

Browse files
committed
Add dependencies block to release notes
1 parent b53d8fd commit 6ec9ee1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog_config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@
1414
{
1515
"title": "## 🧰 CI/CD",
1616
"labels": ["ci/cd"]
17+
},
18+
{
19+
"title": "## Dependencies",
20+
"labels": ["dependencies"]
1721
}
18-
1922
],
2023
"ignore_labels": [
2124
"ignore"

0 commit comments

Comments
 (0)