aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/utils/CHANGELOG.json')
-rw-r--r--packages/utils/CHANGELOG.json23
1 files changed, 18 insertions, 5 deletions
diff --git a/packages/utils/CHANGELOG.json b/packages/utils/CHANGELOG.json
index 339d73e05..ed5558981 100644
--- a/packages/utils/CHANGELOG.json
+++ b/packages/utils/CHANGELOG.json
@@ -1,15 +1,19 @@
[
{
- "version": "0.6.3",
+ "version": "0.7.2",
"changes": [
{
"note": "Added errorUtils.spawnSwitchErr"
+ },
+ {
+ "note": "Add logUtils.warn",
+ "pr": 589
}
]
},
{
- "timestamp": 1527009133,
- "version": "0.6.2",
+ "timestamp": 1529397769,
+ "version": "0.7.1",
"changes": [
{
"note": "Dependencies updated"
@@ -20,8 +24,17 @@
"version": "0.7.0",
"changes": [
{
- "note": "Add logUtils.warn",
- "pr": 589
+ "note": "Incorrect publish that was unpublished"
+ }
+ ],
+ "timestamp": 1527810075
+ },
+ {
+ "timestamp": 1527009133,
+ "version": "0.6.2",
+ "changes": [
+ {
+ "note": "Dependencies updated"
}
]
},