Skip to content

Commit a837471

Browse files
committed
Release 5.2.1
1 parent c2c9cf6 commit a837471

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

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

2+
5.2.1 / 2019-12-25
3+
==================
4+
5+
**fixes**
6+
* [[`c2c9cf6`](http://github.com/eggjs/egg-sequelize/commit/c2c9cf693e96da31d32d478134cb67743608951f)] - fix: retry when db is busy. (#85) (金炳 <<[email protected]>>)
7+
* [[`47e9550`](http://github.com/eggjs/egg-sequelize/commit/47e955058340df7f984d1a206c2af9e4fd1491fd)] - fix: README.md (#81) (zfx <<[email protected]>>)
8+
9+
**others**
10+
* [[`683298d`](http://github.com/eggjs/egg-sequelize/commit/683298dde706b34bdbdb6abd0cab6a7164495967)] - docs: add comment in index.d.ts (#78) (supperchong <<[email protected]>>)
11+
212
5.2.0 / 2019-07-10
313
==================
414

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.0",
3+
"version": "5.2.1",
44
"description": "egg Sequelize plugin",
55
"eggPlugin": {
66
"name": "sequelize"

0 commit comments

Comments
 (0)