Skip to content

Commit 5d99049

Browse files
chore(release): 1.37.12 [skip ci]
## ibm-openapi-validator [1.37.12](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.11...ibm-openapi-validator@1.37.12) (2026-03-11) ### Dependencies * **@ibm-cloud/openapi-ruleset:** upgraded to 1.33.8
1 parent faf06c0 commit 5d99049

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

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.37.12](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.11...ibm-openapi-validator@1.37.12) (2026-03-11)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@ibm-cloud/openapi-ruleset:** upgraded to 1.33.8
10+
111
## ibm-openapi-validator [1.37.11](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.10...ibm-openapi-validator@1.37.11) (2026-02-19)
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.37.11",
4+
"version": "1.37.12",
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.33.7",
26+
"@ibm-cloud/openapi-ruleset": "1.33.8",
2727
"@ibm-cloud/openapi-ruleset-utilities": "1.9.0",
2828
"@stoplight/spectral-cli": "^6.14.2",
2929
"@stoplight/spectral-core": "^1.19.4",

0 commit comments

Comments
 (0)