Skip to content

Commit a26684b

Browse files
authored
Merge branch 'main' into tejaswis/AddRPC-Async-V1-06
2 parents 6a466c3 + 6ef7723 commit a26684b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/azure-openapi-validator/autorest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft.azure/openapi-validator",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Azure OpenAPI Validator",
55
"main": "./dist/index.js",
66
"scripts": {
@@ -58,4 +58,4 @@
5858
"ts-jest": "^27.1.3",
5959
"typescript": "~4.6.4"
6060
}
61-
}
61+
}

packages/rulesets/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft.azure/openapi-validator-rulesets",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "Azure OpenAPI Validator",
55
"main": "dist/index.js",
66
"scripts": {
@@ -86,4 +86,4 @@
8686
"^@stoplight/spectral-ruleset-bundler/(.*)$": "<rootDir>/node_modules/@stoplight/spectral-ruleset-bundler/dist/$1"
8787
}
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)