We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5710b9 commit 6ef7723Copy full SHA for 6ef7723
packages/azure-openapi-validator/autorest/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@microsoft.azure/openapi-validator",
3
- "version": "2.2.3",
+ "version": "2.2.4",
4
"description": "Azure OpenAPI Validator",
5
"main": "./dist/index.js",
6
"scripts": {
@@ -58,4 +58,4 @@
58
"ts-jest": "^27.1.3",
59
"typescript": "~4.6.4"
60
}
61
-}
+}
packages/rulesets/package.json
"name": "@microsoft.azure/openapi-validator-rulesets",
- "version": "2.1.6",
+ "version": "2.1.7",
"main": "dist/index.js",
@@ -86,4 +86,4 @@
86
"^@stoplight/spectral-ruleset-bundler/(.*)$": "<rootDir>/node_modules/@stoplight/spectral-ruleset-bundler/dist/$1"
87
88
89
0 commit comments