зеркало из https://github.com/microsoft/lage.git
applying package updates
This commit is contained in:
Родитель
e7104949d9
Коммит
c90885ce9a
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Adds back the support for \"ignore\" ",
|
||||
"packageName": "@lage-run/cli",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@lage-run/cli",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 15 Sep 2022 20:42:32 GMT",
|
||||
"tag": "@lage-run/cli_v0.3.2",
|
||||
"version": "0.3.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "kchau@microsoft.com",
|
||||
"package": "@lage-run/cli",
|
||||
"commit": "e7104949d95cc2f280953bef79757c903ab4d9cb",
|
||||
"comment": "Adds back the support for \"ignore\" "
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 06 Sep 2022 20:10:16 GMT",
|
||||
"tag": "@lage-run/cli_v0.3.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @lage-run/cli
|
||||
|
||||
This log was last generated on Tue, 06 Sep 2022 20:10:16 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 15 Sep 2022 20:42:32 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.2
|
||||
|
||||
Thu, 15 Sep 2022 20:42:32 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Adds back the support for "ignore" (kchau@microsoft.com)
|
||||
|
||||
## 0.3.1
|
||||
|
||||
Tue, 06 Sep 2022 20:10:16 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lage-run/cli",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "Command Line Interface for Lage",
|
||||
"repository": {
|
||||
"url": "https://github.com/microsoft/lage"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lage-run/cli": "^0.3.1"
|
||||
"@lage-run/cli": "^0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@lage-run/lage",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 15 Sep 2022 20:42:32 GMT",
|
||||
"tag": "@lage-run/lage_v2.1.2",
|
||||
"version": "2.1.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@lage-run/lage",
|
||||
"comment": "Bump @lage-run/cli to v0.3.2",
|
||||
"commit": "e7104949d95cc2f280953bef79757c903ab4d9cb"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 06 Sep 2022 20:10:16 GMT",
|
||||
"tag": "@lage-run/lage_v2.1.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @lage-run/lage
|
||||
|
||||
This log was last generated on Tue, 06 Sep 2022 20:10:16 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 15 Sep 2022 20:42:32 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 2.1.2
|
||||
|
||||
Thu, 15 Sep 2022 20:42:32 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @lage-run/cli to v0.3.2
|
||||
|
||||
## 2.1.1
|
||||
|
||||
Tue, 06 Sep 2022 20:10:16 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lage-run/lage",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"main": "dist/main.js",
|
||||
"bin": {
|
||||
"lage": "dist/lage.js"
|
||||
|
@ -9,7 +9,7 @@
|
|||
"build": "rollup --config ./rollup.config.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lage-run/cli": "^0.3.1",
|
||||
"@lage-run/cli": "^0.3.2",
|
||||
"@lage-run/scheduler": "^0.3.1",
|
||||
"rollup": "^2.78.1",
|
||||
"@rollup/plugin-commonjs": "^22.0.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче