Skip to content

Commit a738440

Browse files
committed
chore: release 5.13.13
1 parent 4d12a62 commit a738440

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
5.13.13 / 2021-11-02
2+
====================
3+
* fix: upgrade to [email protected] #10909 [gaurav-sharma-gs](https://github.com/gaurav-sharma-gs)
4+
* fix: correctly emit end event in before close #10916 [iovanom](https://github.com/iovanom)
5+
* fix(index.d.ts): improve ts types for query set #10942 [jneal-afs](https://github.com/jneal-afs)
6+
17
5.13.12 / 2021-10-19
28
====================
39
* fix(cursor): use stream destroy method on close to prevent emitting duplicate 'close' #10897 [iovanom](https://github.com/iovanom)

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.12",
4+
"version": "5.13.13",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)