Skip to content

Commit

Permalink
chore: release 8.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 23, 2024
1 parent 9572cbd commit 3169d92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
8.5.4 / 2024-08-23
==================
* fix: add empty string check for collection name passed #14806 [Shubham2552](https://github.com/Shubham2552)
* docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809

7.8.1 / 2024-08-19
==================
* fix(query): handle casting $switch in $expr #14761
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "8.5.3",
"version": "8.5.4",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 3169d92

Please sign in to comment.