Skip to content

Commit

Permalink
[rulesets] Bump version to 2.1.6 and update changelog (#764)
Browse files Browse the repository at this point in the history
- Bump version to prepare for next release
- Update changelog for #761
  • Loading branch information
mikeharder authored Jan 25, 2025
1 parent 65e007a commit f3c9503
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions packages/rulesets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Change Log - @microsoft.azure/openapi-validator-rulesets

## 2.1.6

### Patches

- [AllTrackedResourcesMustHaveDelete][TrackedResourcePatchOperation] Skip the api paths if it has PrivateEndpointConnectionProxy

### Patches

## 2.1.5
Tue, 14 Feb 2025 19:10:00 GMT
Tue, 14 Jan 2025 19:10:00 GMT

### Patches

- [AvoidMsdnReferences] Fix addition of "docs.microsoft.com" to disallow list

## 2.1.4
Tue, 14 Feb 2025 19:10:00 GMT
Tue, 14 Jan 2025 19:10:00 GMT

### Patches

Expand Down
2 changes: 1 addition & 1 deletion packages/rulesets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft.azure/openapi-validator-rulesets",
"version": "2.1.5",
"version": "2.1.6",
"description": "Azure OpenAPI Validator",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit f3c9503

Please # to comment.