Update changelogs

This commit is contained in:
Fabio Berger
2018-07-09 17:24:12 +02:00
parent a9b320e636
commit d2f7dd3d5a
50 changed files with 286 additions and 13 deletions

View File

@@ -1,10 +1,17 @@
[
{
"version": "0.2.2",
"version": "0.2.3",
"changes": [
{
"note": "Fix git remote tag removal step & add an additional sanity assertion",
"pr": 803
},
{
"timestamp": 1531149657,
"version": "0.2.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.2 - _July 9, 2018_
* Dependencies updated
## v0.2.1 - _June 19, 2018_
* Dependencies updated