Skip to content

Commit 73e81ab

Browse files
committed
chore: release 7.8.4
1 parent 4fe9a90 commit 73e81ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
7.8.4 / 2025-01-13
2+
===================
3+
* fix: disallow nested $where in populate match
4+
15
6.13.6 / 2025-01-13
26
===================
37
* fix: disallow nested $where in populate match

package.json

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

0 commit comments

Comments
 (0)