Skip to content

Commit ebab62b

Browse files
chore(release): 1.28.0 [skip ci]
# @ibm-cloud/openapi-ruleset [1.28.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-08) ### Features * **ibm-use-date-based-format:** introduce new validation rule ([e29329e](e29329e))
1 parent e29329e commit ebab62b

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.28.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-08)
2+
3+
4+
### Features
5+
6+
* **ibm-use-date-based-format:** introduce new validation rule ([e29329e](https://github.com/IBM/openapi-validator/commit/e29329e4c869747bab51da452d7cdf243a531eda))
7+
18
# @ibm-cloud/openapi-ruleset [1.27.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2025-01-07)
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.27.0",
4+
"version": "1.28.0",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/ibm-oas.js",

0 commit comments

Comments
 (0)