Skip to content

Commit ca7996b

Browse files
committed
chore: release 5.13.15
1 parent e75732a commit ca7996b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
5.13.14 / 2021-12-27
27
====================
38
* fix(timestamps): avoid setting createdAt on documents that already exist but dont have createdAt #11024

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "5.13.14",
4+
"version": "5.13.15",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)