Skip to content

Commit 52c98d8

Browse files
committed
Release 3.1.1
1 parent bb7856b commit 52c98d8

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+
3.1.1 / 2022-06-03
3+
==================
4+
5+
**fixes**
6+
* [[`bb7856b`](http://github.com/eggjs/egg-mysql/commit/bb7856bbf8e363f2ee0ce9410204fd227c2ccd08)] - fix: mysql.update missing condition define (#18) (shangwenhe <<shangwenhe@users.noreply.github.com>>)
7+
28
3.1.0 / 2022-02-11
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-mysql",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "MySQL plugin for egg",
55
"eggPlugin": {
66
"name": "mysql"

0 commit comments

Comments
 (0)