Skip to content

Commit

Permalink
chore: release 6.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Apr 6, 2023
1 parent 87a9a7f commit 02b9b2b
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 @@
6.10.5 / 2023-04-06
===================
* fix(model): execute valid write operations if calling bulkWrite() with ordered: false #13218 #13176
* fix(array): pass-through all parameters #13202 #13201 [hasezoey](https://github.com/hasezoey)
* fix: improve error message when sorting by empty string #13249 #10182
* docs: add version support and check version docs #13251 #13193

5.13.17 / 2023-04-04
====================
* fix: backport fix for array filters handling $or and $and #13195 #13192 #10696 [raj-goguardian](https://github.com/raj-goguardian)
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": "6.10.4",
"version": "6.10.5",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 02b9b2b

Please sign in to comment.