Skip to content

Commit 25da2ca

Browse files
committedSep 23, 2024
chore: release 6.13.3
1 parent ed79a5a commit 25da2ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.13.3 / 2024-09-23
2+
===================
3+
* docs(migrating_to_6): document that Lodash _.isEmpty() with ObjectId() as a parameter returns true in Mongoose 6 #11152
4+
15
6.13.2 / 2024-09-12
26
===================
37
* fix(document): make set() respect merge option on deeply nested objects #14870 #14878

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

0 commit comments

Comments
 (0)