From 41d7bae6b4025d837e1a09d7b7a3b1e97519868a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Apr 2024 11:07:07 +0000 Subject: [PATCH] chore(release): 4.17.0 # [4.17.0](https://github.com/Sanofi-IADC/whispr/compare/v4.16.0...v4.17.0) (2024-04-10) ### Features * **WEB-2070:** WEB-2070 lint fix ([1c9ba8d](https://github.com/Sanofi-IADC/whispr/commit/1c9ba8d9b976092feedab00025c699f4f27ba196)) * **WEB-2070:** WEB-2070 undo model save with model create in mongoose ([7b525fc](https://github.com/Sanofi-IADC/whispr/commit/7b525fcab74dc223b02633e69e0459028e734cfc)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfa9906b3..55ce6b5ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [4.17.0](https://github.com/Sanofi-IADC/whispr/compare/v4.16.0...v4.17.0) (2024-04-10) + + +### Features + +* **WEB-2070:** WEB-2070 lint fix ([1c9ba8d](https://github.com/Sanofi-IADC/whispr/commit/1c9ba8d9b976092feedab00025c699f4f27ba196)) +* **WEB-2070:** WEB-2070 undo model save with model create in mongoose ([7b525fc](https://github.com/Sanofi-IADC/whispr/commit/7b525fcab74dc223b02633e69e0459028e734cfc)) + # [4.16.0](https://github.com/Sanofi-IADC/whispr/compare/v4.15.0...v4.16.0) (2024-04-10) diff --git a/package.json b/package.json index d398203e2..285841401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.16.0", + "version": "4.17.0", "private": true, "description": "", "author": "",