Skip to content

Commit 7fcff4d

Browse files
chore(release): 1.38.0 [skip ci]
# ibm-openapi-validator [1.38.0](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.18...ibm-openapi-validator@1.38.0) (2026-07-24) ### Features * make HTTP ref resolving be able to switched off ([#839](#839)) ([ef911b4](ef911b4))
1 parent ef911b4 commit 7fcff4d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.38.0](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.18...ibm-openapi-validator@1.38.0) (2026-07-24)
2+
3+
4+
### Features
5+
6+
* make HTTP ref resolving be able to switched off ([#839](https://github.com/IBM/openapi-validator/issues/839)) ([ef911b4](https://github.com/IBM/openapi-validator/commit/ef911b4e7602cd69580ceb1445b9cecbab9a8272))
7+
18
## ibm-openapi-validator [1.37.18](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.37.17...ibm-openapi-validator@1.37.18) (2026-07-24)
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.18",
4+
"version": "1.38.0",
55
"private": false,
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)