Skip to content

Commit c24e498

Browse files
committed
4.23.0
* types: support no-SQL styles of `ds.execute` (Miroslav Bajtoš)
1 parent 6e6a3df commit c24e498

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020-07-28, Version 4.23.0
2+
==========================
3+
4+
* types: support no-SQL styles of `ds.execute` (Miroslav Bajtoš)
5+
6+
17
2020-07-27, Version 4.22.0
28
==========================
39

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.22.0",
3+
"version": "4.23.0",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)