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)
This commit is contained in:
parent
11f9c1f23a
commit
b3945fcd33
10
CHANGES.md
10
CHANGES.md
|
@ -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
|
2019-04-09, Version 4.6.1
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "4.6.1",
|
"version": "4.6.2",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue