Skip to content

Commit

Permalink
chore: release 6.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jun 8, 2023
1 parent 3a6b0dd commit a28933e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
6.11.2 / 2023-06-08
===================
* fix(cursor): allow find middleware to modify query cursor options #13476 #13453 #13435

6.11.1 / 2023-05-08
===================
* fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() #13348 #13340
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": "6.11.1",
"version": "6.11.2",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit a28933e

Please sign in to comment.