This commit is contained in:
Ken Chau 2022-12-06 23:28:12 +00:00
Родитель d0ad44eb75
Коммит 07c1993552
11 изменённых файлов: 78 добавлений и 16 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fixes an array length issue",
"packageName": "@lage-run/reporters",
"email": "kchau@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Tue, 06 Dec 2022 23:28:12 GMT",
"tag": "@lage-run/cli_v0.5.5",
"version": "0.5.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/reporters to v0.2.42",
"commit": "d0ad44eb759503c5642badc5210daf5028886a7c"
}
]
}
},
{
"date": "Tue, 06 Dec 2022 00:48:02 GMT",
"tag": "@lage-run/cli_v0.5.4",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @lage-run/cli
This log was last generated on Tue, 06 Dec 2022 00:48:02 GMT and should not be manually modified.
This log was last generated on Tue, 06 Dec 2022 23:28:12 GMT and should not be manually modified.
<!-- Start content -->
## 0.5.5
Tue, 06 Dec 2022 23:28:12 GMT
### Patches
- Bump @lage-run/reporters to v0.2.42
## 0.5.4
Tue, 06 Dec 2022 00:48:02 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.5.4",
"version": "0.5.5",
"description": "Command Line Interface for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"
@ -24,7 +24,7 @@
"@lage-run/scheduler-types": "^0.2.10",
"@lage-run/target-graph": "^0.6.1",
"@lage-run/cache": "^0.2.3",
"@lage-run/reporters": "^0.2.41",
"@lage-run/reporters": "^0.2.42",
"commander": "^9.4.0",
"workspace-tools": "^0.29.0",
"chokidar": "3.5.3",

Просмотреть файл

@ -20,7 +20,7 @@
},
"dependencies": {
"monorepo-scripts": "*",
"@lage-run/cli": "^0.5.4",
"@lage-run/cli": "^0.5.5",
"@lage-run/target-graph": "^0.6.1",
"@lage-run/scheduler-types": "^0.2.10",
"execa": "5.1.1"

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@lage-run/lage",
"entries": [
{
"date": "Tue, 06 Dec 2022 23:28:12 GMT",
"tag": "@lage-run/lage_v2.5.22",
"version": "2.5.22",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/lage",
"comment": "Bump @lage-run/cli to v0.5.5",
"commit": "d0ad44eb759503c5642badc5210daf5028886a7c"
}
]
}
},
{
"date": "Tue, 06 Dec 2022 00:48:02 GMT",
"tag": "@lage-run/lage_v2.5.21",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @lage-run/lage
This log was last generated on Tue, 06 Dec 2022 00:48:02 GMT and should not be manually modified.
This log was last generated on Tue, 06 Dec 2022 23:28:12 GMT and should not be manually modified.
<!-- Start content -->
## 2.5.22
Tue, 06 Dec 2022 23:28:12 GMT
### Patches
- Bump @lage-run/cli to v0.5.5
## 2.5.21
Tue, 06 Dec 2022 00:48:02 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@lage-run/lage",
"version": "2.5.21",
"version": "2.5.22",
"main": "dist/main.js",
"bin": {
"lage": "dist/lage.js"
@ -16,7 +16,7 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@lage-run/cli": "^0.5.4",
"@lage-run/cli": "^0.5.5",
"@lage-run/scheduler": "^0.7.1",
"rollup": "2.79.1",
"@rollup/plugin-commonjs": "22.0.2",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@lage-run/reporters",
"entries": [
{
"date": "Tue, 06 Dec 2022 23:28:12 GMT",
"tag": "@lage-run/reporters_v0.2.42",
"version": "0.2.42",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/reporters",
"commit": "be767568d67ce73497f83900b339737df3d0e5bd",
"comment": "fixes an array length issue"
}
]
}
},
{
"date": "Tue, 06 Dec 2022 00:48:02 GMT",
"tag": "@lage-run/reporters_v0.2.41",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @lage-run/reporters
This log was last generated on Tue, 06 Dec 2022 00:48:02 GMT and should not be manually modified.
This log was last generated on Tue, 06 Dec 2022 23:28:12 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.42
Tue, 06 Dec 2022 23:28:12 GMT
### Patches
- fixes an array length issue (kchau@microsoft.com)
## 0.2.41
Tue, 06 Dec 2022 00:48:02 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@lage-run/reporters",
"version": "0.2.41",
"version": "0.2.42",
"description": "Log reporters for Lage",
"repository": {
"url": "https://github.com/microsoft/lage"