Skip to content

Commit 3dbd147

Browse files
chore(release): 1.31.2 [skip ci]
## @ibm-cloud/openapi-ruleset [1.31.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-08-04) ### Bug Fixes * **ibm-integer-attributes:** add validation for type integer ranges ([#756](#756)) ([3d5f9f4](3d5f9f4))
1 parent 3d5f9f4 commit 3dbd147

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.31.2](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **ibm-integer-attributes:** add validation for type integer ranges ([#756](https://github.com/IBM/openapi-validator/issues/756)) ([3d5f9f4](https://github.com/IBM/openapi-validator/commit/3d5f9f40f5bbe6609da3d282b55f091d94713038))
7+
18
## @ibm-cloud/openapi-ruleset [1.31.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-05-02)
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.31.1",
4+
"version": "1.31.2",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)