From cc9627271b39202546f39ff4a4c451ea63a08ae9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Jun 2024 15:05:27 +0000 Subject: [PATCH] chore(release): 4.17.4 ## [4.17.4](https://github.com/Sanofi-IADC/whispr/compare/v4.17.3...v4.17.4) (2024-06-03) ### Bug Fixes * WEB-2246 code formatted ([3e10c65](https://github.com/Sanofi-IADC/whispr/commit/3e10c65050a3b765128f1c17e5d422b52980d7ae)) * WEB-2246 parse pool size ([b7bc5ba](https://github.com/Sanofi-IADC/whispr/commit/b7bc5bac38aa29fb98cee67dc807838ffa775251)) * WEB-2246 parse pool size ([91a60c4](https://github.com/Sanofi-IADC/whispr/commit/91a60c464331cbd0d1cd333a7f2302b72a702eb2)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b6af8d81..1ac833334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.17.4](https://github.com/Sanofi-IADC/whispr/compare/v4.17.3...v4.17.4) (2024-06-03) + + +### Bug Fixes + +* WEB-2246 code formatted ([3e10c65](https://github.com/Sanofi-IADC/whispr/commit/3e10c65050a3b765128f1c17e5d422b52980d7ae)) +* WEB-2246 parse pool size ([b7bc5ba](https://github.com/Sanofi-IADC/whispr/commit/b7bc5bac38aa29fb98cee67dc807838ffa775251)) +* WEB-2246 parse pool size ([91a60c4](https://github.com/Sanofi-IADC/whispr/commit/91a60c464331cbd0d1cd333a7f2302b72a702eb2)) + ## [4.17.3](https://github.com/Sanofi-IADC/whispr/compare/v4.17.2...v4.17.3) (2024-06-03) diff --git a/package.json b/package.json index e46a1c7bc..9933f7e4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.17.3", + "version": "4.17.4", "private": true, "description": "", "author": "",