Skip to content

Commit 72510f1

Browse files
chore(release): 1.17.0 [skip ci]
# ibm-openapi-validator [1.17.0](https://github.com/IBM/openapi-validator/compare/[email protected]@1.17.0) (2024-05-09) ### Dependencies * **@ibm-cloud/openapi-ruleset:** upgraded to 1.16.0
1 parent bc3caef commit 72510f1

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/validator/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# ibm-openapi-validator [1.17.0](https://github.com/IBM/openapi-validator/compare/[email protected]@1.17.0) (2024-05-09)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@ibm-cloud/openapi-ruleset:** upgraded to 1.16.0
10+
111
## ibm-openapi-validator [1.16.10](https://github.com/IBM/openapi-validator/compare/[email protected]@1.16.10) (2024-04-08)
212

313

packages/validator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm-openapi-validator",
33
"description": "Configurable and extensible validator/linter for OpenAPI documents",
4-
"version": "1.16.10",
4+
"version": "1.17.0",
55
"private": false,
66
"repository": {
77
"type": "git",
@@ -23,7 +23,7 @@
2323
"pkg": "../../scripts/create-binaries.sh"
2424
},
2525
"dependencies": {
26-
"@ibm-cloud/openapi-ruleset": "1.15.9",
26+
"@ibm-cloud/openapi-ruleset": "1.16.0",
2727
"@stoplight/spectral-cli": "^6.11.0",
2828
"@stoplight/spectral-core": "^1.18.3",
2929
"@stoplight/spectral-parsers": "^1.0.3",

0 commit comments

Comments
 (0)