Skip to content

Commit

Permalink
chore: release 8.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jul 5, 2024
1 parent 446b923 commit 83d7630
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
8.4.5 / 2024-07-05
==================
* types: correct this for validate.validator schematype option #14720 #14696
* docs(model): note that insertMany() with lean skips applying defaults #14723 #14698

8.4.4 / 2024-06-25
==================
* perf: avoid unnecesary get() call and use faster approach for converting to string #14673 #14394
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "8.4.4",
"version": "8.4.5",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 83d7630

Please sign in to comment.