Skip to content

Commit

Permalink
chore: release 5.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Nov 2, 2021
1 parent 4d12a62 commit a738440
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,3 +1,9 @@
5.13.13 / 2021-11-02
====================
* fix: upgrade to mongodb@3.7.3 #10909 [gaurav-sharma-gs](https://github.com/gaurav-sharma-gs)
* fix: correctly emit end event in before close #10916 [iovanom](https://github.com/iovanom)
* fix(index.d.ts): improve ts types for query set #10942 [jneal-afs](https://github.com/jneal-afs)

5.13.12 / 2021-10-19
====================
* fix(cursor): use stream destroy method on close to prevent emitting duplicate 'close' #10897 [iovanom](https://github.com/iovanom)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.13.12",
"version": "5.13.13",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit a738440

Please sign in to comment.