From 4ca3f2eb9de66f9ebe39376d8c2b7414c0355237 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 5 Apr 2024 07:56:44 +0000 Subject: [PATCH] chore(release): 4.13.0 # [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": "",