Skip to content

Commit d3bfc85

Browse files
committed
chore: release 9.2.3
1 parent 4786f70 commit d3bfc85

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+
9.2.3 / 2026-02-26
2+
==================
3+
* types(model): make bulkSave() correctly take array of THydratedDocumentType #16032
4+
15
9.2.2 / 2026-02-23
26
==================
37
* fix(document): make `pathsToSave` filter all update operators and preserve unsaved state #16027

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": "9.2.2",
4+
"version": "9.2.3",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)