Skip to content

Commit 123527c

Browse files
committed
Release 3.3.1
1 parent 2485b79 commit 123527c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
3.3.1 / 2020-10-16
3+
==================
4+
5+
* fix: upgrade mongoose to adapter Node.js v14.
6+
27
3.3.0 / 2020-08-13
38
==================
49

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-mongoose",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "egg mongoose plugin",
55
"eggPlugin": {
66
"name": "mongoose"

0 commit comments

Comments
 (0)