Skip to content

Commit b1adac2

Browse files
chore(release): 1.5.0 [skip ci]
# @ibm-cloud/openapi-ruleset-utilities [1.5.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-11-15) ### Features * add utility for checking composite schemas with a looser constraint ([8ae0e07](8ae0e07))
1 parent 7a4796a commit b1adac2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/utilities/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# @ibm-cloud/openapi-ruleset-utilities [1.5.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-11-15)
2+
3+
4+
### Features
5+
6+
* add utility for checking composite schemas with a looser constraint ([8ae0e07](https://github.com/IBM/openapi-validator/commit/8ae0e07c6a5377bd0c5f94d01a5d8a8c6d6202e7))
7+
18
# @ibm-cloud/openapi-ruleset-utilities [1.4.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-09-24)
29

310

packages/utilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ibm-cloud/openapi-ruleset-utilities",
33
"description": "Programmatic utility functions for creating Spectral-formatted OpenAPI Rulesets",
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"license": "Apache-2.0",
66
"private": false,
77
"main": "./src/index.js",

0 commit comments

Comments
 (0)