Skip to content

Commit

Permalink
chore: release 4.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 30, 2018
1 parent a3b98f6 commit df93f5b
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.13.16 / 2018-08-30
====================
* fix(document): disallow setting __proto__ if strict mode false
* feat(error): backport adding modified paths to VersionError #6928 [freewil](https://github.com/freewil)

4.13.15 / 2018-08-14
====================
* fix(mongoose): add global `usePushEach` option for easier Mongoose 4.x + MongoDB 3.6 #6858
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.13.15",
"version": "4.13.16",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit df93f5b

Please sign in to comment.