Skip to content

Commit

Permalink
chore(release): 1.16.7 [skip ci]
Browse files Browse the repository at this point in the history
## ibm-openapi-validator [1.16.7](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.16.6...ibm-openapi-validator@1.16.7) (2024-04-02)

### Bug Fixes

* minor output formatting tweaks ([a566ef4](a566ef4))
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent a566ef4 commit b206830
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## ibm-openapi-validator [1.16.7](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.16.6...ibm-openapi-validator@1.16.7) (2024-04-02)


### Bug Fixes

* minor output formatting tweaks ([a566ef4](https://github.com/IBM/openapi-validator/commit/a566ef4716c301c4b50ac5e4a7f8c10dee6f0bd2))

## ibm-openapi-validator [1.16.6](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.16.5...ibm-openapi-validator@1.16.6) (2024-03-22)


Expand Down
2 changes: 1 addition & 1 deletion 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.16.6",
"version": "1.16.7",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit b206830

Please sign in to comment.