Remove isPublished from all CHANGELOG.json filesx

This commit is contained in:
Fabio Berger
2018-04-03 09:45:59 +09:00
parent dd87588dfe
commit cd3e14f45a
19 changed files with 156 additions and 312 deletions

View File

@@ -24,8 +24,7 @@
{
"note": "Dependencies updated"
}
],
"isPublished": true
]
},
{
"version": "0.0.2",
@@ -34,7 +33,6 @@
"note": "Initial release"
}
],
"timestamp": 1520089200,
"isPublished": true
"timestamp": 1520089200
}
]