Skip to content

Commit eeaa57c

Browse files
committed
chore: release 3.2.3
1 parent 792e69f commit eeaa57c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.2.3 / 2020-12-10
2+
==================
3+
* fix(utils): avoid copying special properties like `__proto__` when merging and cloning
4+
15
3.2.2 / 2019-09-22
26
==================
37
* fix: dont re-call setOptions() when pulling base class options Automattic/mongoose#8159

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mquery",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "Expressive query building for MongoDB",
55
"main": "lib/mquery.js",
66
"scripts": {

0 commit comments

Comments
 (0)