2.57.0
* Add support for Node.js 8.x and 10.x, drop 4.x (Miroslav Bajtoš)
This commit is contained in:
parent
cc685989a3
commit
f8c5b257f0
|
@ -1,3 +1,9 @@
|
||||||
|
2018-05-18, Version 2.57.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Add support for Node.js 8.x and 10.x, drop 4.x (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2018-01-19, Version 2.56.0
|
2018-01-19, Version 2.56.0
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "2.56.0",
|
"version": "2.57.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "lts",
|
"tag": "lts",
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
|
|
Loading…
Reference in New Issue