Skip to content

Commit b430b8a

Browse files
committed
chore: release 8.13.0
1 parent 21aded5 commit b430b8a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
8.13.0 / 2025-03-24
2+
===================
3+
* feat: bump mongodb driver -> 6.15.0
4+
* feat: support custom types exported from driver #15321
5+
16
8.12.2 / 2025-03-21
27
===================
38
* fix(document): avoid stripping out fields in discriminator schema after select: false field #15322 #15308

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

0 commit comments

Comments
 (0)