diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index a9b1e4234..b639cb905 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,3 +1,10 @@ +## @stoplight/spectral-runtime [1.1.3](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-runtime-v1.1.2...@stoplight/spectral-runtime-1.1.3) (2024-11-13) + + +### Bug Fixes + +* **cli:** update dependencies and trigger docker release ([c87eacf](https://github.com/stoplightio/spectral/commit/c87eacff7c6d97ec139cc66623e4b0b27158a0cc)) + # [@stoplight/spectral-runtime-v1.1.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-runtime-v1.1.1...@stoplight/spectral-runtime-v1.1.2) (2022-02-01) ### Bug Fixes diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 6c56a6e52..a22017680 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@stoplight/spectral-runtime", - "version": "1.1.2", + "version": "1.1.3", "homepage": "https://github.com/stoplightio/spectral", "bugs": "https://github.com/stoplightio/spectral/issues", "author": "Stoplight ",