Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## @ibm-cloud/openapi-ruleset [1.18.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-21)

### Bug Fixes

* ***-attributes:** fill gaps in (array|property|string)-attributes rules ([#670](#670)) ([30e2de7](30e2de7))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 30e2de7 commit 21e9d12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ruleset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @ibm-cloud/openapi-ruleset [1.18.1](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-21)


### Bug Fixes

* ***-attributes:** fill gaps in (array|property|string)-attributes rules ([#670](https://github.com/IBM/openapi-validator/issues/670)) ([30e2de7](https://github.com/IBM/openapi-validator/commit/30e2de7266237c2cbc310c36323f715c02870171))

# @ibm-cloud/openapi-ruleset [1.18.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/ruleset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ibm-cloud/openapi-ruleset",
"description": "Spectral ruleset for validating IBM Cloud services",
"version": "1.18.0",
"version": "1.18.1",
"license": "Apache-2.0",
"private": false,
"main": "./src/ibm-oas.js",
Expand Down

0 comments on commit 21e9d12

Please sign in to comment.