Skip to content

Commit 0aa9983

Browse files
committed
chore: release 8.13.1
1 parent 1a308de commit 0aa9983

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.13.1 / 2025-03-28
2+
===================
3+
* fix(populate): handle virtual populate on array of UUIDs #15329 #15315
4+
* types: allow default function returning undefined with DocType override #15328
5+
16
8.13.0 / 2025-03-24
27
===================
38
* feat: bump mongodb driver -> 6.15.0

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

0 commit comments

Comments
 (0)