Skip to content

Commit

Permalink
chore: release 8.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 5, 2024
1 parent cf50772 commit 2607904
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.8.4 / 2024-12-05
==================
* fix: cast using overwritten embedded discriminator key when set #15076 #15051
* fix: avoid throwing error if saveOptions undefined when invalidating subdoc cache #15062

8.8.3 / 2024-11-26
==================
* fix: disallow using $where in match
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.8.3",
"version": "8.8.4",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 2607904

Please sign in to comment.