Skip to content

Commit 0c5f56f

Browse files
committed
chore: release 8.15.1
1 parent 7f00685 commit 0c5f56f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
8.15.1 / 2025-05-26
2+
===================
3+
* types: correct handling of _id in ProjectionType #15432 #15418
4+
* types: fix definition of VectorSearch.$vectorSearch #15429 [chriskrycho](https://github.com/chriskrycho)
5+
* docs: add Document#save to list of function with callbacks removed #15433 [SethFalco](https://github.com/SethFalco)
6+
17
8.15.0 / 2025-05-16
28
===================
39
* feat: CSFLE support #15390 [baileympearson](https://github.com/baileympearson)

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

0 commit comments

Comments
 (0)