4.26.0
* Fix value equality test to avoid toString (Raymond Feng)
This commit is contained in:
parent
05898ed9f6
commit
06428247ad
|
@ -1,3 +1,9 @@
|
|||
2020-11-02, Version 4.26.0
|
||||
==========================
|
||||
|
||||
* Fix value equality test to avoid toString (Raymond Feng)
|
||||
|
||||
|
||||
2020-10-19, Version 4.25.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "4.25.0",
|
||||
"version": "4.26.0",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue