We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6759c60 commit 7e36d21Copy full SHA for 7e36d21
History.md
@@ -1,3 +1,7 @@
1
+5.13.18 / 2023-06-22
2
+====================
3
+ * fix: bump mongodb driver to 3.7.4 #13535 [lorand-horvath](https://github.com/lorand-horvath)
4
+
5
5.13.17 / 2023-04-04
6
====================
7
* fix: backport fix for array filters handling $or and $and #13195 #13192 #10696 [raj-goguardian](https://github.com/raj-goguardian)
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "5.13.17",
+ "version": "5.13.18",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
0 commit comments