diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f68f058e..8e7d48cb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.13.0](https://github.com/Sanofi-IADC/whispr/compare/v4.12.0...v4.13.0) (2024-04-05) + + +### Features + +* **WEB-2070:** WEB-2070 added log statements to check errors ([d925805](https://github.com/Sanofi-IADC/whispr/commit/d9258053164ea1f28d27fa1c6ec9f07862f45834)) + # [4.12.0](https://github.com/Sanofi-IADC/whispr/compare/v4.11.1...v4.12.0) (2024-04-04) diff --git a/package.json b/package.json index 9fa1b900c..9df674b63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.12.0", + "version": "4.13.0", "private": true, "description": "", "author": "",