зеркало из https://github.com/microsoft/lage.git
applying package updates
This commit is contained in:
Родитель
f3d37c7c75
Коммит
c39d44c583
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fixing up some logger options to set up proper conflicts",
|
||||
"packageName": "@lage-run/cli",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@lage-run/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 06 Feb 2023 23:42:51 GMT",
|
||||
"tag": "@lage-run/cli_v0.8.1",
|
||||
"version": "0.8.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "kchau@microsoft.com",
|
||||
"package": "@lage-run/cli",
|
||||
"commit": "f3d37c7c751b57cba8f2197036b69ce67436af3f",
|
||||
"comment": "fixing up some logger options to set up proper conflicts"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 03 Feb 2023 00:20:10 GMT",
|
||||
"tag": "@lage-run/cli_v0.8.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @lage-run/cli
|
||||
|
||||
This log was last generated on Fri, 03 Feb 2023 00:20:10 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 06 Feb 2023 23:42:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.8.1
|
||||
|
||||
Mon, 06 Feb 2023 23:42:51 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fixing up some logger options to set up proper conflicts (kchau@microsoft.com)
|
||||
|
||||
## 0.8.0
|
||||
|
||||
Fri, 03 Feb 2023 00:20:10 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lage-run/cli",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"description": "Command Line Interface for Lage",
|
||||
"repository": {
|
||||
"url": "https://github.com/microsoft/lage"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"monorepo-scripts": "*",
|
||||
"@lage-run/cli": "^0.8.0",
|
||||
"@lage-run/cli": "^0.8.1",
|
||||
"@lage-run/target-graph": "^0.6.1",
|
||||
"@lage-run/scheduler-types": "^0.3.0",
|
||||
"execa": "5.1.1"
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@lage-run/lage",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 06 Feb 2023 23:42:51 GMT",
|
||||
"tag": "@lage-run/lage_v2.6.1",
|
||||
"version": "2.6.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@lage-run/lage",
|
||||
"comment": "Bump @lage-run/cli to v0.8.1",
|
||||
"commit": "f3d37c7c751b57cba8f2197036b69ce67436af3f"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 03 Feb 2023 00:20:10 GMT",
|
||||
"tag": "@lage-run/lage_v2.6.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @lage-run/lage
|
||||
|
||||
This log was last generated on Fri, 03 Feb 2023 00:20:10 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 06 Feb 2023 23:42:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 2.6.1
|
||||
|
||||
Mon, 06 Feb 2023 23:42:51 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @lage-run/cli to v0.8.1
|
||||
|
||||
## 2.6.0
|
||||
|
||||
Fri, 03 Feb 2023 00:20:10 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lage-run/lage",
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"main": "dist/main.js",
|
||||
"bin": {
|
||||
"lage": "dist/lage.js"
|
||||
|
@ -16,7 +16,7 @@
|
|||
"fsevents": "~2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lage-run/cli": "^0.8.0",
|
||||
"@lage-run/cli": "^0.8.1",
|
||||
"@lage-run/scheduler": "^0.8.2",
|
||||
"rollup": "2.79.1",
|
||||
"@rollup/plugin-commonjs": "22.0.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче