Comparing version 0.15.3 to 0.15.4
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 17 Jul 2020 19:31:33 GMT", | ||
"date": "Fri, 17 Jul 2020 20:33:41 GMT", | ||
"tag": "lage_v0.15.4", | ||
"version": "0.15.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "fixes args", | ||
"author": "kchau@microsoft.com", | ||
"commit": "e3eaa1931db8fd3398b7c953fcc9b9a3606cd2c1", | ||
"package": "lage" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 17 Jul 2020 19:31:44 GMT", | ||
"tag": "lage_v0.15.3", | ||
@@ -8,0 +23,0 @@ "version": "0.15.3", |
# Change Log - lage | ||
This log was last generated on Fri, 17 Jul 2020 19:31:33 GMT and should not be manually modified. | ||
This log was last generated on Fri, 17 Jul 2020 20:33:41 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.15.4 | ||
Fri, 17 Jul 2020 20:33:41 GMT | ||
### Patches | ||
- fixes args (kchau@microsoft.com) | ||
## 0.15.3 | ||
Fri, 17 Jul 2020 19:31:33 GMT | ||
Fri, 17 Jul 2020 19:31:44 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -63,2 +63,3 @@ "use strict"; | ||
"profile", | ||
"_", | ||
]; | ||
@@ -65,0 +66,0 @@ const filtered = {}; |
{ | ||
"name": "lage", | ||
"version": "0.15.3", | ||
"version": "0.15.4", | ||
"description": "A monorepo task runner", | ||
@@ -5,0 +5,0 @@ "repository": { |
104128
2350