Skip to content

Commit a0f1d4a

Browse files
committed
4.24.0
* Update .travis.yml (#1841) (karanssj4) * Add more `dataSource.execute()` flavors (Miroslav Bajtoš)
1 parent dd23a14 commit a0f1d4a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2020-08-04, Version 4.24.0
2+
==========================
3+
4+
* Update .travis.yml (#1841) (karanssj4)
5+
6+
* Add more `dataSource.execute()` flavors (Miroslav Bajtoš)
7+
8+
19
2020-07-28, Version 4.23.0
210
==========================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-datasource-juggler",
3-
"version": "4.23.0",
3+
"version": "4.24.0",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)