Skip to content

Commit 613b368

Browse files
committed
chore: release 6.3.8
1 parent 670b445 commit 613b368

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.3.8 / 2022-06-13
2+
==================
3+
* fix: revert 670b445b0fc perf optimizations that caused some test failures #11541
4+
15
6.3.7 / 2022-06-13
26
==================
37
* fix(schema+document): allow disabling _id on subdocuments by default #11541

package.json

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

0 commit comments

Comments
 (0)