Skip to content

Commit

Permalink
chore: release 5.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 24, 2019
1 parent f4bd463 commit 28e8ac4
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.7.7 / 2019-10-24
==================
* fix(populate): make populate virtual consistently an empty array if local field is only empty arrays #8230
* fix(query): allow findOne(objectid) and find(objectid) #8268

5.7.6 / 2019-10-21
==================
* fix: upgrade mongodb driver -> 3.3.3 to fix issue with failing to connect to a replica set if one member is down #8209
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.7.7-pre",
"version": "5.7.7",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 28e8ac4

Please sign in to comment.