diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ac833334..8ab1bfd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [4.17.5](https://github.com/Sanofi-IADC/whispr/compare/v4.17.4...v4.17.5) (2024-06-04) + + +### Bug Fixes + +* WEB-2246 remove reading primary replica ([8d022db](https://github.com/Sanofi-IADC/whispr/commit/8d022dbd0b4f759b7b8d0fca595251b2a8cb9ae6)) +* WEB-2246 remove reading primary replica ([9da237b](https://github.com/Sanofi-IADC/whispr/commit/9da237b911f73aeb5bd5f058630a39963f7b31e2)) + ## [4.17.4](https://github.com/Sanofi-IADC/whispr/compare/v4.17.3...v4.17.4) (2024-06-03) diff --git a/package.json b/package.json index 9933f7e4c..5f30724b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.17.4", + "version": "4.17.5", "private": true, "description": "", "author": "",