* fix: allow coercion of nested properties (biniam)
 * Add support for Node.js 12.x (Miroslav Bajtoš)
 * chore: remove kv-extreme-scale from downstream (#1722) (Diana Lau)
This commit is contained in:
biniam 2019-05-03 19:13:14 -04:00
parent 4f31db1b64
commit 72d1bf6cde
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2019-05-03, Version 3.31.0
==========================
* fix: allow coercion of nested properties (biniam)
* Add support for Node.js 12.x (Miroslav Bajtoš)
* chore: remove kv-extreme-scale from downstream (#1722) (Diana Lau)
2019-04-18, Version 3.30.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.30.0",
"version": "3.31.0",
"publishConfig": {
"export-tests": true,
"tag": "lts"