Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-12-13 14:04:56 -08:00
parent 8906c30f37
commit 597b2f38f5
58 changed files with 378 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
[
{
"timestamp": 1544738225,
"version": "1.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
}
]

View File

@@ -0,0 +1,10 @@
<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v1.0.2 - _December 13, 2018_
* Dependencies updated