Skip to content

Commit 3ede837

Browse files
committed
chore: release 7.8.2
1 parent 5ebe00a commit 3ede837

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+
7.8.2 / 2024-09-25
2+
==================
3+
* fix(projection): avoid setting projection to unknown exclusive/inclusive if elemMatch on a Date, ObjectId, etc. #14894 #14893
4+
15
6.13.2 / 2024-09-12
26
===================
37
* fix(document): make set() respect merge option on deeply nested objects #14870 #14878

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

0 commit comments

Comments
 (0)