Skip to content

Commit da56b59

Browse files
chore(release): 1.37.4 [skip ci]
## ibm-openapi-validator [1.37.4](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.3...ibm-openapi-validator@1.37.4) (2025-11-14) ### Bug Fixes * **build:** bump version to avoid CVEs ([#770](#770)) ([7dd6040](7dd6040))
1 parent 7dd6040 commit da56b59

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/validator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## ibm-openapi-validator [1.37.4](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.3...ibm-openapi-validator@1.37.4) (2025-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** bump version to avoid CVEs ([#770](https://github.com/IBM/openapi-validator/issues/770)) ([7dd6040](https://github.com/IBM/openapi-validator/commit/7dd6040fa6ee76b5aa403fd6d0a62ce514a63c52))
7+
18
## ibm-openapi-validator [1.37.3](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.2...ibm-openapi-validator@1.37.3) (2025-10-28)
29

310

packages/validator/package.json

Lines changed: 1 addition & 1 deletion
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.3",
4+
"version": "1.37.4",
55
"private": false,
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)