Skip to content

Commit ad0471d

Browse files
Copilotmikeharder
andcommitted
Increment patch version from 2.2.1 to 2.2.2
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent 6056f7d commit ad0471d

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

packages/rulesets/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Change Log - @microsoft.azure/openapi-validator-rulesets
22

3-
## 2.2.1
3+
## 2.2.2
44

55
### Patches
66

77
- [BodyTopLevelProperties] Add "managedByExtended" to allowed list of top-level properties
8+
9+
## 2.2.1
10+
11+
### Patches
12+
813
- [MutabilityWithReadOnly] Optimize rule to prevent excessive memory usage on large specs
914

1015
## 2.2.0

packages/rulesets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft.azure/openapi-validator-rulesets",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Azure OpenAPI Validator",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)