Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-07-23 16:58:40 +02:00
parent 2c1daf9c9a
commit 855b6b1dc5
56 changed files with 658 additions and 110 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1532357734,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1532043000,
"version": "1.0.0",

View File

@@ -1,10 +1,22 @@
<!--
This file is auto-generated using the monorepo-scripts package. Don't edit directly.
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 - _July 23, 2018_
* Dependencies updated
## v1.0.0 - _July 20, 2018_
* Dependencies updated
## v0.0.17 - _July 18, 2018_
* Nest MD files under versions so that you can update them for future versions (#844)
## v0.0.16 - _July 18, 2018_
* Dependencies updated