3.36.0
* Fix value equality test to avoid toString (Raymond Feng) * chore: update typescript (#1872) (Janny)
This commit is contained in:
parent
d0ac37a727
commit
e89429af8b
|
@ -1,3 +1,11 @@
|
|||
2020-11-02, Version 3.36.0
|
||||
==========================
|
||||
|
||||
* Fix value equality test to avoid toString (Raymond Feng)
|
||||
|
||||
* chore: update typescript (#1872) (Janny)
|
||||
|
||||
|
||||
2019-12-17, Version 3.35.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "3.35.0",
|
||||
"version": "3.36.0",
|
||||
"publishConfig": {
|
||||
"export-tests": true,
|
||||
"tag": "lts"
|
||||
|
|
Loading…
Reference in New Issue