Skip to content

Commit 853e75a

Browse files
committed
chore: release 3.2.1
1 parent 9fed499 commit 853e75a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.1 / 2018-08-24
2+
==================
3+
* chore: upgrade deps
4+
15
3.2.0 / 2018-08-24
26
==================
37
* feat: add $useProjection to opt in to using `projection` instead of `fields` re: MongoDB deprecation warnings Automattic/mongoose#6880

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0",
3+
"version": "3.2.1",
44
"description": "Expressive query building for MongoDB",
55
"main": "lib/mquery.js",
66
"scripts": {

0 commit comments

Comments
 (0)