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

@@ -5,16 +5,19 @@
{
"note": "Export `marshaller` utility file.",
"pr": 829
},
{
"note": "Add `getNodeTypeAsync` method",
"pr": 812
}
]
},
{
"timestamp": 1529397769,
"timestamp": 1531149657,
"version": "0.7.2",
"changes": [
{
"note": "Add `getNodeTypeAsync` method",
"pr": 812
"note": "Dependencies updated"
}
]
},

View File

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