Skip to content

Commit 9153ae4

Browse files
committed
chore: release 4.12.6
1 parent 65df02e commit 9153ae4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
4.12.6 / 2017-11-01
2+
===================
3+
* fix(schema): make clone() copy query helpers correctly #5752
4+
* fix: undeprecate `ensureIndex()` and use it by default #3280
5+
16
4.12.5 / 2017-10-29
27
===================
38
* fix(query): correctly handle `$in` and required for $pull and update validators #5744

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "4.12.6-pre",
4+
"version": "4.12.6",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)