Skip to content

Commit cbc3a84

Browse files
committed
Release 5.2.2
1 parent 665bbd6 commit cbc3a84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
5.2.2 / 2020-07-01
3+
==================
4+
5+
**fixes**
6+
* [[`665bbd6`](http://github.com/eggjs/egg-sequelize/commit/665bbd6ce3bee55ba3f7024a701cf5f1b87f1f21)] - fix: exception when change your config.delegate to other name, you will get an TypeError (#84) (bianchui <<[email protected]>>)
7+
28
5.2.1 / 2019-12-25
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-sequelize",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "egg Sequelize plugin",
55
"eggPlugin": {
66
"name": "sequelize"

0 commit comments

Comments
 (0)