diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bbf7e01e..a8279066a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.15](https://github.com/Sanofi-IADC/whispr/compare/v3.1.14...v3.1.15) (2021-12-09) + + +### Bug Fixes + +* revert update of mongoose and typegoose deps ([a6e7f5d](https://github.com/Sanofi-IADC/whispr/commit/a6e7f5df53d7ee63080cb8031f482e25fefa590a)), closes [#686](https://github.com/Sanofi-IADC/whispr/issues/686) + ## [3.1.14](https://github.com/Sanofi-IADC/whispr/compare/v3.1.13...v3.1.14) (2021-12-08) diff --git a/package.json b/package.json index 2a1141085..6d6c11771 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanofi-iadc/whispr", - "version": "3.1.14", + "version": "3.1.15", "private": true, "description": "", "author": "",