Skip to content

Commit

Permalink
chore: release 5.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 27, 2021
1 parent 69c1f6c commit d2b846f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,3 +1,8 @@
5.13.14 / 2021-12-27
====================
* fix(timestamps): avoid setting createdAt on documents that already exist but dont have createdAt #11024
* docs(models): fix up nModified example for 5.x #11055

5.13.13 / 2021-11-02
====================
* fix: upgrade to mongodb@3.7.3 #10909 [gaurav-sharma-gs](https://github.com/gaurav-sharma-gs)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "5.13.13",
"version": "5.13.14",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit d2b846f

Please sign in to comment.