Skip to content

Commit

Permalink
chore: release 5.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Feb 20, 2023
1 parent cdab11e commit e76c41c
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.16 / 2023-02-20
====================
* fix: make access to process.versions lazy #12584 [maciasello](https://github.com/maciasello)
* fix(types): add missing type definitions for `bulkSave()` #12019
* docs: backport documentation URL updates #12692 [hasezoey](https://github.com/hasezoey)

5.13.15 / 2022-08-22
====================
* fix: backport fix for CVE-2022-2564 #12281 [shubanker](https://github.com/shubanker)
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.15",
"version": "5.13.16",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit e76c41c

Please sign in to comment.