Skip to content

Commit 38e64d9

Browse files
chore(release): 1.28.2 [skip ci]
## @ibm-cloud/openapi-ruleset [1.28.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-24) ### Bug Fixes * **ibm-api-symmetry:** handle dictionaries and top-level schemas ([b771fd5](b771fd5)) * **ibm-api-symmetry:** print info logs in coherent order ([b341441](b341441))
1 parent b341441 commit 38e64d9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/ruleset/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @ibm-cloud/openapi-ruleset [1.28.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **ibm-api-symmetry:** handle dictionaries and top-level schemas ([b771fd5](https://github.com/IBM/openapi-validator/commit/b771fd50d3462d4bb73d8646a25734b311037556))
7+
* **ibm-api-symmetry:** print info logs in coherent order ([b341441](https://github.com/IBM/openapi-validator/commit/b34144129d688fcbba287cca93edfa839fde87a6))
8+
19
## @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)
210

311

packages/ruleset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ibm-cloud/openapi-ruleset",
33
"description": "Spectral ruleset for validating IBM Cloud services",
4-
"version": "1.28.1",
4+
"version": "1.28.2",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)