We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75732a commit ca7996bCopy full SHA for ca7996b
History.md
@@ -1,3 +1,8 @@
1
+5.13.15 / 2022-08-22
2
+====================
3
+ * fix: backport fix for CVE-2022-2564 #12281 [shubanker](https://github.com/shubanker)
4
+ * docs: fix broken link from findandmodify method deprecation #11366 [laissonsilveira](https://github.com/laissonsilveira)
5
+
6
5.13.14 / 2021-12-27
7
====================
8
* fix(timestamps): avoid setting createdAt on documents that already exist but dont have createdAt #11024
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "5.13.14",
+ "version": "5.13.15",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
0 commit comments