Skip to content

Commit 0e65e6e

Browse files
committed
chore: release 4.13.20
1 parent 803090d commit 0e65e6e

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+
4.13.20 / 2020-01-07
2+
====================
3+
* fix(schema): make aliases handle mongoose-lean-virtuals #6069
4+
15
4.13.19 / 2019-07-02
26
====================
37
* fix(aggregate): make `setOptions()` work as advertised #7950 #6011 [cdimitroulas](https://github.com/cdimitroulas)

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": "4.13.19",
4+
"version": "4.13.20",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)