Skip to content

Commit

Permalink
chore: release 4.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 14, 2018
1 parent 953a846 commit 631f476
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
4.13.15 / 2018-08-14
====================
* fix(mongoose): add global `usePushEach` option for easier Mongoose 4.x + MongoDB 3.6 #6858
* chore: fix flakey tests for 4.x #6853 [Fonger](https://github.com/Fonger)
* feat(error): add version number to VersionError #6852 [freewil](https://github.com/freewil)

4.13.14 / 2018-05-25
====================
* fix(model): handle retainKeyOrder option in findOneAndUpdate() #6484
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",
"version": "4.13.15",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 631f476

Please sign in to comment.