* Backport - Apply hasManyThrough filter on target model (#1404) (Janny)
This commit is contained in:
Kevin Delisle 2017-07-10 16:39:03 -04:00
parent 2190f2510f
commit da323964f5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-07-10, Version 2.55.0
==========================
* Backport - Apply hasManyThrough filter on target model (#1404) (Janny)
2017-06-13, Version 2.54.2
==========================

View File

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