Skip to content

Commit

Permalink
4.20.1
Browse files Browse the repository at this point in the history
 * 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)
  • Loading branch information
jannyHou committed Sep 25, 2020
1 parent 76acf33 commit 8031e54
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
@@ -1,3 +1,15 @@
2020-09-25, Version 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)


2020-08-04, Version 4.24.0
==========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.24.0",
"version": "4.20.1",
"publishConfig": {
"export-tests": true
},
Expand Down

0 comments on commit 8031e54

Please sign in to comment.