Skip to content

Commit 0f3997a

Browse files
committed
chore: release 5.13.20
1 parent f1efabf commit 0f3997a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
5.13.20 / 2023-07-12
2+
====================
3+
* fix: avoid prototype pollution on init
4+
15
5.13.19 / 2023-06-22
26
====================
37
* fix: remove accidental tarball in publish output

package.json

Lines changed: 1 addition & 1 deletion
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.19",
4+
"version": "5.13.20",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)