Skip to content

Commit 0642824

Browse files
committed
4.26.0
* Fix value equality test to avoid toString (Raymond Feng)
1 parent 05898ed commit 0642824

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020-11-02, Version 4.26.0
2+
==========================
3+
4+
* Fix value equality test to avoid toString (Raymond Feng)
5+
6+
17
2020-10-19, Version 4.25.0
28
==========================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-datasource-juggler",
3-
"version": "4.25.0",
3+
"version": "4.26.0",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)