Skip to content

Commit

Permalink
chore: release 5.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jul 31, 2020
1 parent e707bf0 commit 5953a67
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 @@
5.9.27 / 2020-07-31
===================
* fix: upgrade mongodb driver -> 3.5.10 [AbdelrahmanHafez](https://github.com/AbdelrahmanHafez)
* docs(transactions): make transactions docs use async/await for readability #9204

5.9.26 / 2020-07-27
===================
* fix(document): allow unsetting boolean field by setting the field to `undefined` #9275
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": "5.9.26",
"version": "5.9.27",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 5953a67

Please sign in to comment.