5.3.0
* upgrade deps (Raymond Feng) * pin mysql image to 5.7 (Raymond Feng) * use "owner" for discovered results (Raymond Feng) * chore: update license (Diana Lau)
This commit is contained in:
parent
1c797f5992
commit
76bcec0bf7
12
CHANGES.md
12
CHANGES.md
|
@ -1,3 +1,15 @@
|
|||
2018-07-12, Version 5.3.0
|
||||
=========================
|
||||
|
||||
* upgrade deps (Raymond Feng)
|
||||
|
||||
* pin mysql image to 5.7 (Raymond Feng)
|
||||
|
||||
* use "owner" for discovered results (Raymond Feng)
|
||||
|
||||
* chore: update license (Diana Lau)
|
||||
|
||||
|
||||
2017-10-17, Version 5.2.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector-mysql",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"description": "MySQL connector for loopback-datasource-juggler",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
|
|
Loading…
Reference in New Issue