Skip to content

Commit

Permalink
chore: release 4.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed May 17, 2018
1 parent 67701e2 commit 94b1147
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.13.13 / 2018-05-17
====================
* fix(update): stop clobbering $in when casting update #6441 #6339
* fix: upgrade async -> 2.6.0 re: security warning

4.13.12 / 2018-03-13
====================
* fix(document): make virtual get() return undefined instead of null if no getters #6223
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.12",
"version": "4.13.13",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 94b1147

Please sign in to comment.