* feat: omit default fn for embeds many (jannyHou)
This commit is contained in:
Miroslav Bajtoš 2018-07-31 09:27:34 +02:00
parent e7583da285
commit 1c1b0caa69
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-07-31, Version 2.58.0
==========================
* feat: omit default fn for embeds many (jannyHou)
2018-05-18, Version 2.57.0 2018-05-18, Version 2.57.0
========================== ==========================

View File

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