Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-12-10 15:06:05 -08:00
parent d578b4959d
commit 86f1697934
55 changed files with 329 additions and 5 deletions

View File

@@ -0,0 +1,11 @@
[
{
"timestamp": 1544482891,
"version": "1.0.1",
"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.1 - _December 10, 2018_
* Dependencies updated