Skip to content

Commit d2b846f

Browse files
committed
chore: release 5.13.14
1 parent 69c1f6c commit d2b846f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.13.14 / 2021-12-27
2+
====================
3+
* fix(timestamps): avoid setting createdAt on documents that already exist but dont have createdAt #11024
4+
* docs(models): fix up nModified example for 5.x #11055
5+
16
5.13.13 / 2021-11-02
27
====================
38
* fix: upgrade to [email protected] #10909 [gaurav-sharma-gs](https://github.com/gaurav-sharma-gs)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "5.13.13",
4+
"version": "5.13.14",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)