2.55.0
* Backport - Apply hasManyThrough filter on target model (#1404) (Janny)
This commit is contained in:
parent
2190f2510f
commit
da323964f5
|
@ -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
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "2.54.2",
|
||||
"version": "2.55.0",
|
||||
"publishConfig": {
|
||||
"tag": "lts",
|
||||
"export-tests": true
|
||||
|
|
Loading…
Reference in New Issue