Skip to content

Commit b188f69

Browse files
committed
reverted ValidationException change
1 parent bd55766 commit b188f69

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2-
"ErrorExceptions": [],
2+
"ErrorExceptions": [
3+
{
4+
"ValidationTest": "API Validation",
5+
"ExceptionMessage": "Breaking changes require a new major version.",
6+
"PackageVersion": "1.16.0"
7+
}
8+
],
39
"WarningExceptions": []
410
}

0 commit comments

Comments
 (0)