Skip to content

Commit

Permalink
chore(release): 4.17.3
Browse files Browse the repository at this point in the history
## [4.17.3](v4.17.2...v4.17.3) (2024-06-03)

### Bug Fixes

* WEB-2246 remove some mongoose options ([42341d7](42341d7))
  • Loading branch information
semantic-release-bot committed Jun 3, 2024
1 parent 4de7c33 commit caf55ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.17.3](https://github.com/Sanofi-IADC/whispr/compare/v4.17.2...v4.17.3) (2024-06-03)


### Bug Fixes

* WEB-2246 remove some mongoose options ([42341d7](https://github.com/Sanofi-IADC/whispr/commit/42341d7ff3dda6e87ad7b25fa314e537585f4785))

## [4.17.2](https://github.com/Sanofi-IADC/whispr/compare/v4.17.1...v4.17.2) (2024-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanofi-iadc/whispr",
"version": "4.17.2",
"version": "4.17.3",
"private": true,
"description": "",
"author": "",
Expand Down

0 comments on commit caf55ec

Please sign in to comment.