Skip to content

Commit 9297711

Browse files
Copilotmikeharder
andcommitted
Bump version to 2.2.2 and update CHANGELOG
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent 659954e commit 9297711

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/rulesets/CHANGELOG.md

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

3+
## 2.2.2
4+
5+
### Patches
6+
7+
- Reduce package size by 88% (6.3MB → 745KB unpacked) by excluding test files and source TypeScript files
8+
39
## 2.2.1
410

511
### Patches

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
"files": [

0 commit comments

Comments
 (0)