Skip to content

Commit 8e5bd8b

Browse files
committed
chore: now working on 4.13.3
1 parent 9bb9fe4 commit 8e5bd8b

File tree

3 files changed

+25
-6
lines changed

3 files changed

+25
-6
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
4.13.3 / 2017-11-15
2+
===================
3+
* chore: add node 8 to travis #5818 [superheri](https://github.com/superheri)
4+
* fix(document): don't apply transforms to nested docs when updating already saved doc #5807
5+
16
4.13.2 / 2017-11-11
27
===================
38
* feat(buffer): add support for subtype prop #5530

package-lock.json

Lines changed: 19 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "4.13.3-pre",
4+
"version": "4.13.3",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)