Skip to content

Commit a8c1800

Browse files
chore(release): 1.29.4 [skip ci]
## @ibm-cloud/openapi-ruleset [1.29.4](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-03-24) ### Bug Fixes * **ibm-api-symmetry:** handle dependencies between canonical and reference schemas ([#733](#733)) ([29ef3c7](29ef3c7))
1 parent 29ef3c7 commit a8c1800

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ruleset/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @ibm-cloud/openapi-ruleset [1.29.4](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **ibm-api-symmetry:** handle dependencies between canonical and reference schemas ([#733](https://github.com/IBM/openapi-validator/issues/733)) ([29ef3c7](https://github.com/IBM/openapi-validator/commit/29ef3c7779d718a084e0832556e40800b11b9d67))
7+
18
## @ibm-cloud/openapi-ruleset [1.29.3](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-03-17)
29

310

packages/ruleset/package.json

Lines changed: 1 addition & 1 deletion
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.29.3",
4+
"version": "1.29.4",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)