Skip to content

Commit fe5f1af

Browse files
chore(release): 1.32.3 [skip ci]
## ibm-openapi-validator [1.32.3](https://github.com/IBM/openapi-validator/compare/[email protected]@1.32.3) (2025-01-24) ### Dependencies * **@ibm-cloud/openapi-ruleset:** upgraded to 1.28.3
1 parent 55abee6 commit fe5f1af

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/validator/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## ibm-openapi-validator [1.32.3](https://github.com/IBM/openapi-validator/compare/[email protected]@1.32.3) (2025-01-24)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@ibm-cloud/openapi-ruleset:** upgraded to 1.28.3
10+
111
## ibm-openapi-validator [1.32.2](https://github.com/IBM/openapi-validator/compare/[email protected]@1.32.2) (2025-01-24)
212

313

packages/validator/package.json

+2-2
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.32.2",
4+
"version": "1.32.3",
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.28.2",
26+
"@ibm-cloud/openapi-ruleset": "1.28.3",
2727
"@ibm-cloud/openapi-ruleset-utilities": "1.7.0",
2828
"@stoplight/spectral-cli": "^6.13.1",
2929
"@stoplight/spectral-core": "^1.19.2",

0 commit comments

Comments
 (0)