Skip to content

Commit f3c9503

Browse files
authored
[rulesets] Bump version to 2.1.6 and update changelog (#764)
- Bump version to prepare for next release - Update changelog for #761
1 parent 65e007a commit f3c9503

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

packages/rulesets/CHANGELOG.md

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

3+
## 2.1.6
4+
5+
### Patches
6+
7+
- [AllTrackedResourcesMustHaveDelete][TrackedResourcePatchOperation] Skip the api paths if it has PrivateEndpointConnectionProxy
8+
9+
### Patches
10+
311
## 2.1.5
4-
Tue, 14 Feb 2025 19:10:00 GMT
12+
Tue, 14 Jan 2025 19:10:00 GMT
513

614
### Patches
715

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

1018
## 2.1.4
11-
Tue, 14 Feb 2025 19:10:00 GMT
19+
Tue, 14 Jan 2025 19:10:00 GMT
1220

1321
### Patches
1422

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.1.5",
3+
"version": "2.1.6",
44
"description": "Azure OpenAPI Validator",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)