Skip to content

Commit 8031e54

Browse files
committed
4.20.1
* chore: add test for atomic upsertWithWhere (#1864) (Matteo Padovano) * chore: update PR template (#1863) (Diana Lau) * update PR template to include DCO (#1859) (Diana Lau) * chore: add contributing section to readme (#1858) (Diana Lau)
1 parent 76acf33 commit 8031e54

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2020-09-25, Version 4.20.1
2+
==========================
3+
4+
* chore: add test for atomic upsertWithWhere (#1864) (Matteo Padovano)
5+
6+
* chore: update PR template (#1863) (Diana Lau)
7+
8+
* update PR template to include DCO (#1859) (Diana Lau)
9+
10+
* chore: add contributing section to readme (#1858) (Diana Lau)
11+
12+
113
2020-08-04, Version 4.24.0
214
==========================
315

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

0 commit comments

Comments
 (0)