Skip to content

Commit

Permalink
chore: release 4.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed May 25, 2018
1 parent 833cc14 commit 471cadc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.13.14 / 2018-05-25
====================
* fix(model): handle retainKeyOrder option in findOneAndUpdate() #6484

4.13.13 / 2018-05-17
====================
* fix(update): stop clobbering $in when casting update #6441 #6339
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.13.14-pre",
"version": "4.13.14",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 471cadc

Please sign in to comment.