Skip to content

Commit

Permalink
chore: release 4.13.18
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 22, 2019
1 parent 8c75e9b commit 75daf18
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.18 / 2019-01-21
====================
* fix(model): handle setting populated path set via `Document#populate()` #7302
* fix(cast): backport fix from #7290 to 4.x

4.13.17 / 2018-08-30
====================
* fix(document): disallow setting `constructor` and `prototype` if strict mode false
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.18-pre",
"version": "4.13.18",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 75daf18

Please sign in to comment.