We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76acf33 commit 8031e54Copy full SHA for 8031e54
CHANGES.md
@@ -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
13
2020-08-04, Version 4.24.0
14
==========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "4.24.0",
+ "version": "4.20.1",
"publishConfig": {
"export-tests": true
},
0 commit comments