Skip to content

Commit

Permalink
chore(release): 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@stoplight/spectral-rulesets-v1.11.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.11.1...@stoplight/spectral-rulesets-v1.11.2) (2022-08-15)

### Bug Fixes

* **rulesets:** __importDefault undefined ([#2243](#2243)) ([660f090](660f090))
  • Loading branch information
StoplightSupport committed Aug 15, 2022
1 parent 660f090 commit 2a5a1e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/rulesets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@stoplight/spectral-rulesets-v1.11.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.11.1...@stoplight/spectral-rulesets-v1.11.2) (2022-08-15)


### Bug Fixes

* **rulesets:** __importDefault undefined ([#2243](https://github.com/stoplightio/spectral/issues/2243)) ([660f090](https://github.com/stoplightio/spectral/commit/660f09067e2ca56c401ecfdf8df313986a828f2c))

# [@stoplight/spectral-rulesets-v1.11.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.11.0...@stoplight/spectral-rulesets-v1.11.1) (2022-07-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/rulesets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/spectral-rulesets",
"version": "1.11.1",
"version": "1.11.2",
"homepage": "https://github.com/stoplightio/spectral",
"bugs": "https://github.com/stoplightio/spectral/issues",
"author": "Stoplight <support@stoplight.io>",
Expand Down

0 comments on commit 2a5a1e4

Please sign in to comment.