Skip to content

Commit dd51e85

Browse files
chore(release): 1.29.3 [skip ci]
## @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) ### Bug Fixes * **ibm-api-symmetry:** loosen definition of graph fragment pattern ([#732](#732)) ([018c2ca](018c2ca))
1 parent 018c2ca commit dd51e85

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.3](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **ibm-api-symmetry:** loosen definition of graph fragment pattern ([#732](https://github.com/IBM/openapi-validator/issues/732)) ([018c2ca](https://github.com/IBM/openapi-validator/commit/018c2ca591bcda308db5b0f9cb7ea113713c677a))
7+
18
## @ibm-cloud/openapi-ruleset [1.29.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-02-12)
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.2",
4+
"version": "1.29.3",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)