Skip to content

Commit

Permalink
chore: release 5.13.17
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Apr 4, 2023
1 parent 3f827b3 commit 1bc07ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
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)
* fix: update the isIndexEqual function to take into account non-text indexes when checking compound indexes that include both text and non-text indexes #13138 #13136 [rdeavila94](https://github.com/rdeavila94)

5.13.16 / 2023-02-20
====================
* fix: make access to process.versions lazy #12584 [maciasello](https://github.com/maciasello)
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": "5.13.16",
"version": "5.13.17",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 1bc07ec

Please sign in to comment.