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 e0552b7 commit f9ae70aCopy full SHA for f9ae70a
ValidationExceptions.json
@@ -1,4 +1,10 @@
1
{
2
- "ErrorExceptions": [],
+ "ErrorExceptions": [
3
+ {
4
+ "ValidationTest": "API Validation",
5
+ "ExceptionMessage": "Breaking changes require a new major version.",
6
+ "PackageVersion": "1.15.0"
7
+ }
8
+ ],
9
"WarningExceptions": []
10
}
0 commit comments