Create CHANGELOG.json for three new packages

This commit is contained in:
Alex Browne 2018-10-12 13:54:22 -07:00
parent 8dc73d3d85
commit 7a6cace1ec
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[
{
"version": "1.0.0",
"changes": [
{
"pr": 1105,
"note": "Initial release"
}
]
}
]

View File

@ -0,0 +1,11 @@
[
{
"version": "1.0.0",
"changes": [
{
"pr": 1105,
"note": "Initial release"
}
]
}
]

View File

@ -0,0 +1,11 @@
[
{
"version": "1.0.0",
"changes": [
{
"pr": 1105,
"note": "Initial release"
}
]
}
]