Skip to content

Commit

Permalink
chore: release 5.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 5, 2021
1 parent 1a15331 commit d99f42c
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.10 / 2021-10-05
====================
* fix(index.d.ts): allow using type: SchemaDefinitionProperty in schema definitions #10674
* fix(index.d.ts): allow AnyObject as param to findOneAndReplace() #10714

5.13.9 / 2021-09-06
===================
* fix(populate): avoid setting empty array on lean document when populate result is undefined #10599
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.13.9",
"version": "5.13.10",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit d99f42c

Please sign in to comment.