diff --git a/CHANGELOG.md b/CHANGELOG.md index eee413095..d24bcbb18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [4.23.0](https://github.com/Sanofi-IADC/whispr/compare/v4.22.0...v4.23.0) (2024-08-23) + + +### Features + +* WEB-2355 Trigger new version ([f99d742](https://github.com/Sanofi-IADC/whispr/commit/f99d742361c31b85782bf8a13f63ffb2f70eb1d8)) +* WEB-2355 Trigger new version ([82d7aec](https://github.com/Sanofi-IADC/whispr/commit/82d7aec6fb3320ad01fa8ff0c3b878ac0f75c648)) + # [4.22.0](https://github.com/Sanofi-IADC/whispr/compare/v4.21.1...v4.22.0) (2024-08-23) diff --git a/package.json b/package.json index 648435121..b41b6ca53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.22.0", + "version": "4.23.0", "private": true, "description": "", "author": "",