Skip to content

Commit 82f9937

Browse files
committed
chore: release 8.16.0
1 parent 064cfe6 commit 82f9937

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
8.16.0 / 2025-06-16
2+
===================
3+
* feat(model): add Model.createSearchIndexes() #15470 #15465
4+
* feat: upgrade MongoDB driver -> 6.17.0 #15468 [gmstavros](https://github.com/gmstavros)
5+
16
8.15.2 / 2025-06-12
27
===================
38
* fix(document+schema): improve handling for setting paths underneath maps, including maps of maps #15477 #15461

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

0 commit comments

Comments
 (0)