Skip to content

Commit

Permalink
chore: release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Sep 22, 2019
1 parent b36dfd8 commit 6d3e0c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
@@ -1,3 +1,7 @@
3.2.2 / 2019-09-22
==================
* fix: dont re-call setOptions() when pulling base class options Automattic/mongoose#8159

3.2.1 / 2018-08-24
==================
* chore: upgrade deps
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mquery",
"version": "3.2.1",
"version": "3.2.2",
"description": "Expressive query building for MongoDB",
"main": "lib/mquery.js",
"scripts": {
Expand Down

0 comments on commit 6d3e0c7

Please sign in to comment.