Skip to content

Commit

Permalink
chore: release 5.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 19, 2021
1 parent 7b4e4e7 commit ec4f07e
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.12 / 2021-10-19
====================
* fix(cursor): use stream destroy method on close to prevent emitting duplicate 'close' #10897 [iovanom](https://github.com/iovanom)
* fix(index.d.ts): backport streamlining of FilterQuery and DocumentDefinition to avoid "excessively deep and possibly infinite" TS errors #10617

5.13.11 / 2021-10-12
====================
* fix: upgrade mongodb -> 3.7.2 #10871 [winstonralph](https://github.com/winstonralph)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.13.11",
"version": "5.13.12",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit ec4f07e

Please sign in to comment.