Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# @stoplight/spectral-formats [1.6.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formats-v1.5.0...@stoplight/spectral-formats-1.6.0) (2023-11-07)

### Features

* **formats:** jsonSchemaLoose format should search for enum keyword ([#2551](#2551)) ([0835545](0835545))
  • Loading branch information
StoplightSupport committed Nov 7, 2023
1 parent 0835545 commit 71e6795
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/formats/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @stoplight/spectral-formats [1.6.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formats-v1.5.0...@stoplight/spectral-formats-1.6.0) (2023-11-07)


### Features

* **formats:** jsonSchemaLoose format should search for enum keyword ([#2551](https://github.com/stoplightio/spectral/issues/2551)) ([0835545](https://github.com/stoplightio/spectral/commit/0835545f0b43e7995720bb8a455808f76ef69483))

# [@stoplight/spectral-formats-v1.5.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-formats-v1.4.0...@stoplight/spectral-formats-v1.5.0) (2023-02-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/formats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/spectral-formats",
"version": "1.5.0",
"version": "1.6.0",
"sideEffects": false,
"homepage": "https://github.com/stoplightio/spectral",
"bugs": "https://github.com/stoplightio/spectral/issues",
Expand Down

0 comments on commit 71e6795

Please sign in to comment.