Skip to content

Commit 0ba09a1

Browse files
committed
4.22.0
* types: add `DataSource.definitions` property ([email protected])
1 parent b9929b8 commit 0ba09a1

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-27, Version 4.22.0
2+
==========================
3+
4+
* types: add `DataSource.definitions` property ([email protected])
5+
6+
17
2020-05-12, Version 4.21.2
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.21.2",
3+
"version": "4.22.0",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)