Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# @ibm-cloud/openapi-ruleset [1.16.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset@1.15.9...@ibm-cloud/openapi-ruleset@1.16.0) (2024-05-09)

### Features

* **new-rule:** ibm-operation-summary-length ([#663](#663)) ([901cc1a](901cc1a))
  • Loading branch information
semantic-release-bot committed May 9, 2024
1 parent 901cc1a commit bc3caef
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.16.0](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset@1.15.9...@ibm-cloud/openapi-ruleset@1.16.0) (2024-05-09)


### Features

* **new-rule:** ibm-operation-summary-length ([#663](https://github.com/IBM/openapi-validator/issues/663)) ([901cc1a](https://github.com/IBM/openapi-validator/commit/901cc1aa2a23e7c8852e2b52498b120e23723ad9))

## @ibm-cloud/openapi-ruleset [1.15.9](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset@1.15.8...@ibm-cloud/openapi-ruleset@1.15.9) (2024-04-08)


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.15.9",
"version": "1.16.0",
"license": "Apache-2.0",
"private": false,
"main": "./src/ibm-oas.js",
Expand Down

0 comments on commit bc3caef

Please sign in to comment.