Skip to content

Commit a28933e

Browse files
committed
chore: release 6.11.2
1 parent 3a6b0dd commit a28933e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.11.2 / 2023-06-08
2+
===================
3+
* fix(cursor): allow find middleware to modify query cursor options #13476 #13453 #13435
4+
15
6.11.1 / 2023-05-08
26
===================
37
* fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() #13348 #13340

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": "6.11.1",
4+
"version": "6.11.2",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)