Update changelog entries for unpublished packages

This commit is contained in:
Jacob Evans 2018-10-18 20:03:22 +11:00
parent 86aa5f9643
commit 376034ac7e
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842
2 changed files with 18 additions and 2 deletions

View File

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

View File

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