Skip to content

Commit

Permalink
chore: release 5.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 22, 2022
1 parent e75732a commit ca7996b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,3 +1,8 @@
5.13.15 / 2022-08-22
====================
* fix: backport fix for CVE-2022-2564 #12281 [shubanker](https://github.com/shubanker)
* docs: fix broken link from findandmodify method deprecation #11366 [laissonsilveira](https://github.com/laissonsilveira)

5.13.14 / 2021-12-27
====================
* fix(timestamps): avoid setting createdAt on documents that already exist but dont have createdAt #11024
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.13.14",
"version": "5.13.15",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit ca7996b

Please sign in to comment.