Update CHANGELOG's with publishes performed on development branch
This commit is contained in:
@@ -1,17 +1,22 @@
|
||||
[
|
||||
{
|
||||
"version": "0.0.5",
|
||||
"timestamp": 1529397769,
|
||||
"version": "0.0.7",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Fix a bug in FsResolver where it tries to read directories as files",
|
||||
"pr": 589
|
||||
},
|
||||
{
|
||||
"note": "Fix a bug in NameResolver where it is not ignoring .sol files",
|
||||
"pr": 589
|
||||
"note": "Dependencies updated"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.0.6",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Incorrect publish that was unpublished"
|
||||
}
|
||||
],
|
||||
"timestamp": 1527810075
|
||||
},
|
||||
{
|
||||
"timestamp": 1527009133,
|
||||
"version": "0.0.5",
|
||||
|
@@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v0.0.7 - _June 19, 2018_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v0.0.6 - _June 1, 2018_
|
||||
|
||||
* Incorrect publish that was unpublished
|
||||
|
||||
## v0.0.5 - _May 22, 2018_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v0.0.4 - _May 4, 2018_
|
||||
## v0.0.4 - _May 5, 2018_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
|
Reference in New Issue
Block a user