4.21.1
* types: make DataSource.stop compatible with LB4 (Miroslav Bajtoš)
This commit is contained in:
parent
a25df6ac36
commit
429d13e537
|
@ -1,3 +1,9 @@
|
||||||
|
2020-04-28, Version 4.21.1
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* types: make DataSource.stop compatible with LB4 (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2020-04-27, Version 4.21.0
|
2020-04-27, Version 4.21.0
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "4.21.0",
|
"version": "4.21.1",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue