Skip to content

Commit

Permalink
chore(release): 1.28.1 [skip ci]
Browse files Browse the repository at this point in the history
## @ibm-cloud/openapi-ruleset [1.28.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-10)

### Bug Fixes

* **ibm-well-defined-dictionaries:** include patternProperties in validation ([#713](#713)) ([ad7134d](ad7134d))
  • Loading branch information
semantic-release-bot committed Jan 10, 2025
1 parent ad7134d commit 155d6ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ruleset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @ibm-cloud/openapi-ruleset [1.28.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-10)


### Bug Fixes

* **ibm-well-defined-dictionaries:** include patternProperties in validation ([#713](https://github.com/IBM/openapi-validator/issues/713)) ([ad7134d](https://github.com/IBM/openapi-validator/commit/ad7134db5dbd2c17b1a15fa7bb7988b470406a09))

# @ibm-cloud/openapi-ruleset [1.28.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/ruleset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ibm-cloud/openapi-ruleset",
"description": "Spectral ruleset for validating IBM Cloud services",
"version": "1.28.0",
"version": "1.28.1",
"license": "Apache-2.0",
"private": false,
"main": "./src/ibm-oas.js",
Expand Down

0 comments on commit 155d6ca

Please sign in to comment.