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

@@ -6,8 +6,7 @@
{
"note": "Dependencies updated"
}
],
"isPublished": true
]
},
{
"version": "0.0.5",
@@ -32,8 +31,7 @@
"pr": 465
}
],
"timestamp": 1522658513,
"isPublished": true
"timestamp": 1522658513
},
{
"version": "0.0.3",
@@ -43,8 +41,7 @@
"Move TS typings from devDependencies to dependencies since they are needed by the package user."
}
],
"timestamp": 1521298800,
"isPublished": true
"timestamp": 1521298800
},
{
"version": "0.0.2",
@@ -57,7 +54,6 @@
"pr": 452
}
],
"timestamp": 1521298800,
"isPublished": true
"timestamp": 1521298800
}
]