Skip to content

Commit

Permalink
chore: release 4.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Nov 1, 2017
1 parent 65df02e commit 9153ae4
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.12.6 / 2017-11-01
===================
* fix(schema): make clone() copy query helpers correctly #5752
* fix: undeprecate `ensureIndex()` and use it by default #3280

4.12.5 / 2017-10-29
===================
* fix(query): correctly handle `$in` and required for $pull and update validators #5744
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.12.6-pre",
"version": "4.12.6",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 9153ae4

Please sign in to comment.