Skip to content

Commit 83d7630

Browse files
committed
chore: release 8.4.5
1 parent 446b923 commit 83d7630

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.4.5 / 2024-07-05
2+
==================
3+
* types: correct this for validate.validator schematype option #14720 #14696
4+
* docs(model): note that insertMany() with lean skips applying defaults #14723 #14698
5+
16
8.4.4 / 2024-06-25
27
==================
38
* perf: avoid unnecesary get() call and use faster approach for converting to string #14673 #14394

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

0 commit comments

Comments
 (0)