Skip to content

Commit

Permalink
chore: release 5.9.29
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 13, 2020
1 parent c071e52 commit 4f833ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.9.29 / 2020-08-13
===================
* fix(document): support setting nested path to itself when it has nested subpaths #9313
* fix(model): make `syncIndexes()` report error if it can't create an index #9303
* fix: handle auth error when Atlas username is incorrect #9300

5.9.28 / 2020-08-07
===================
* fix(connection): consistently stop buffering when "reconnected" is emitted #9295
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.28",
"version": "5.9.29",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 4f833ff

Please sign in to comment.