Skip to content

Commit

Permalink
chore: release 6.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 13, 2025
1 parent 64a9f97 commit e59e342
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
6.13.6 / 2025-01-13
===================
* fix: disallow nested $where in populate match

6.13.5 / 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": "6.13.5",
"version": "6.13.6",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit e59e342

Please sign in to comment.