lage 1.7.3 → 1.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "lage",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 09 Aug 2022 21:16:20 GMT",
5
+ "date": "Tue, 09 Aug 2022 21:16:28 GMT",
6
6
  "tag": "lage_v1.7.3",
7
7
  "version": "1.7.3",
8
8
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - lage
2
2
 
3
- This log was last generated on Tue, 09 Aug 2022 21:16:20 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 09 Aug 2022 21:16:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 1.7.3
8
8
 
9
- Tue, 09 Aug 2022 21:16:20 GMT
9
+ Tue, 09 Aug 2022 21:16:28 GMT
10
10
 
11
11
  ### Patches
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lage",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "description": "A monorepo task runner",
5
5
  "repository": {
6
6
  "url": "https://github.com/microsoft/lage"