Skip to content

Commit

Permalink
chore: release 5.13.22
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 2, 2024
1 parent e894fe8 commit 2642bb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.13.22 / 2024-01-02
====================
* perf(schema): remove unnecessary lookahead in numeric subpath check
* fix(document): allow setting nested path to null #14205
* types: add skipValidation, strict, timestamps as options for bulkWrite() #8778

5.13.21 / 2023-10-19
====================
* types: fix "near" aggregation operator input type #12954 [Jokero](https://github.com/Jokero)
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": "5.13.21",
"version": "5.13.22",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 2642bb5

Please sign in to comment.