Skip to content

Commit

Permalink
chore(release): 1.25.1 [skip ci]
Browse files Browse the repository at this point in the history
## ibm-openapi-validator [1.25.1](https://github.com/IBM/openapi-validator/compare/[email protected]@1.25.1) (2024-11-08)

### Dependencies

* **@ibm-cloud/openapi-ruleset:** upgraded to 1.23.3
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 5bbb754 commit f9adf54
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## ibm-openapi-validator [1.25.1](https://github.com/IBM/openapi-validator/compare/[email protected]@1.25.1) (2024-11-08)





### Dependencies

* **@ibm-cloud/openapi-ruleset:** upgraded to 1.23.3

# ibm-openapi-validator [1.25.0](https://github.com/IBM/openapi-validator/compare/[email protected]@1.25.0) (2024-10-01)


Expand Down
4 changes: 2 additions & 2 deletions packages/validator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ibm-openapi-validator",
"description": "Configurable and extensible validator/linter for OpenAPI documents",
"version": "1.25.0",
"version": "1.25.1",
"private": false,
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"pkg": "../../scripts/create-binaries.sh"
},
"dependencies": {
"@ibm-cloud/openapi-ruleset": "1.23.2",
"@ibm-cloud/openapi-ruleset": "1.23.3",
"@ibm-cloud/openapi-ruleset-utilities": "1.4.0",
"@stoplight/spectral-cli": "^6.13.1",
"@stoplight/spectral-core": "^1.19.1",
Expand Down

0 comments on commit f9adf54

Please sign in to comment.