Skip to content

Commit

Permalink
chore: release 4.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 27, 2017
1 parent 0c6165a commit 39d05ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.7.9 / 2017-01-27
==================
* fix(query): handle casting $exists under $not #4933
* chore: upgrade mongodb -> 2.2.22 re: #4931

4.7.8 / 2017-01-23
==================
* fix(populate): better handling for virtual populate under arrays #4923
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "4.7.9-pre",
"version": "4.7.9",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 39d05ac

Please sign in to comment.