Update CHANGELOG's with publishes performed on development branch

This commit is contained in:
Fabio Berger
2018-06-19 10:48:00 +02:00
parent 0bfcf79e79
commit 2a4456b9ca
50 changed files with 625 additions and 114 deletions

View File

@@ -1,5 +1,15 @@
[
{
"timestamp": 1529397769,
"version": "0.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1529081166,
"version": "0.2.0",
"changes": [
{

View File

@@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.1 - _June 19, 2018_
* Dependencies updated
## v0.2.0 - _June 15, 2018_
* Add `prepublish_checks` script (#650)
## v0.1.20 - _May 22, 2018_
* Dependencies updated