diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c2e7b667..c5f15318c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [4.5.17](https://github.com/Sanofi-IADC/whispr/compare/v4.5.16...v4.5.17) (2022-05-18) + + +### Bug Fixes + +* **dependency maintenance:** update dependency aws-sdk to v2.1137.0 ([afa68f5](https://github.com/Sanofi-IADC/whispr/commit/afa68f50d678fa60f9ac44012b6b63ca6e54afa5)) +* **dependency maintenance:** update dependency jwks-rsa to v2.1.2 ([43b17fb](https://github.com/Sanofi-IADC/whispr/commit/43b17fb06e1734e92acf616fa1d8e2fd7aa7074c)) + ## [4.5.16](https://github.com/Sanofi-IADC/whispr/compare/v4.5.15...v4.5.16) (2022-05-17) diff --git a/package.json b/package.json index 018e66ee7..86676ac49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.5.16", + "version": "4.5.17", "private": true, "description": "", "author": "",