Skip to content

Commit c985aca

Browse files
chore(release): 1.25.0 [skip ci]
# @ibm-cloud/openapi-ruleset [1.25.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-11-12) ### Features * **ibm-integer-attributes:** introduce new validation rule ([2153643](2153643))
1 parent 2153643 commit c985aca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ruleset/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# @ibm-cloud/openapi-ruleset [1.25.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-11-12)
2+
3+
4+
### Features
5+
6+
* **ibm-integer-attributes:** introduce new validation rule ([2153643](https://github.com/IBM/openapi-validator/commit/21536430616cfd7c2cbe4c6914a707b73a47ff84))
7+
18
# @ibm-cloud/openapi-ruleset [1.24.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-11-08)
29

310

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.24.0",
4+
"version": "1.25.0",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)