From 0836b3e3efb6b499ce39f8c7ddd1d69bf6c4a07c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Jun 2022 09:26:45 +0000 Subject: [PATCH] chore(release): 4.5.18 ## [4.5.18](https://github.com/Sanofi-IADC/whispr/compare/v4.5.17...v4.5.18) (2022-06-08) ### Bug Fixes * **database:** fix mongoose migration to 6.x ([e20e280](https://github.com/Sanofi-IADC/whispr/commit/e20e280d8318511695e4317eb16897aec1ac91bd)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5f15318c..3a92f697e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.5.18](https://github.com/Sanofi-IADC/whispr/compare/v4.5.17...v4.5.18) (2022-06-08) + + +### Bug Fixes + +* **database:** fix mongoose migration to 6.x ([e20e280](https://github.com/Sanofi-IADC/whispr/commit/e20e280d8318511695e4317eb16897aec1ac91bd)) + ## [4.5.17](https://github.com/Sanofi-IADC/whispr/compare/v4.5.16...v4.5.17) (2022-05-18) diff --git a/package.json b/package.json index 86676ac49..54a50513c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "4.5.17", + "version": "4.5.18", "private": true, "description": "", "author": "",