Skip to content

Commit

Permalink
chore: release 8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Mar 28, 2024
1 parent 9c1fa22 commit 3178bbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
8.2.4 / 2024-03-28
==================
* types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 [noseworthy](https://github.com/noseworthy)
* types(schema): re-export the defintion for SearchIndexDescription #14464
* docs: removed unused hook from docs #14461 [bernardarhia](https://github.com/bernardarhia)

8.2.3 / 2024-03-21
==================
* fix(schema): avoid returning string 'nested' as schematype #14453 #14443 #14435
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "8.2.3",
"version": "8.2.4",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 3178bbb

Please sign in to comment.