* chore: update CODEOWNERS (#1712) (Diana Lau)
 * fix: ignore git file (#1714) (Janny)
 * remove kv-extreme-scale ctor from downstream test (#1710) (Diana Lau)
This commit is contained in:
jannyHou 2019-04-10 11:59:45 -04:00
parent 11f9c1f23a
commit b3945fcd33
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2019-04-10, Version 4.6.2
=========================
* chore: update CODEOWNERS (#1712) (Diana Lau)
* fix: ignore git file (#1714) (Janny)
* remove kv-extreme-scale ctor from downstream test (#1710) (Diana Lau)
2019-04-09, Version 4.6.1
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.6.1",
"version": "4.6.2",
"publishConfig": {
"export-tests": true
},