Skip to content

Commit 06fb918

Browse files
committed
List breaking changes in github release notes
1 parent 8b02c4c commit 06fb918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ stages:
3939
changeLogType: issueBased
4040
changeLogLabels: |
4141
[
42+
{ "label" : "breaking changes", "displayName" : "Breaking changes", "state" : "closed" },
4243
{ "label" : "bug", "displayName" : "Fixes", "state" : "closed" },
4344
{ "label" : "enhancement", "displayName": "Enhancements", "state" : "closed" }
4445
]

0 commit comments

Comments
 (0)