diff --git a/packages/parsers/CHANGELOG.md b/packages/parsers/CHANGELOG.md index b7369b7d9..989977e37 100644 --- a/packages/parsers/CHANGELOG.md +++ b/packages/parsers/CHANGELOG.md @@ -1,3 +1,10 @@ +## @stoplight/spectral-parsers [1.0.5](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-parsers-1.0.4...@stoplight/spectral-parsers-1.0.5) (2024-11-13) + + +### Bug Fixes + +* **cli:** update dependencies and trigger docker release ([c87eacf](https://github.com/stoplightio/spectral/commit/c87eacff7c6d97ec139cc66623e4b0b27158a0cc)) + ## @stoplight/spectral-parsers [1.0.4](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-parsers-1.0.3...@stoplight/spectral-parsers-1.0.4) (2024-04-04) diff --git a/packages/parsers/package.json b/packages/parsers/package.json index 39e95ca50..6bf8fcaf4 100644 --- a/packages/parsers/package.json +++ b/packages/parsers/package.json @@ -1,6 +1,6 @@ { "name": "@stoplight/spectral-parsers", - "version": "1.0.4", + "version": "1.0.5", "homepage": "https://github.com/stoplightio/spectral", "bugs": "https://github.com/stoplightio/spectral/issues", "author": "Stoplight ",