зеркало из https://github.com/microsoft/lage.git
applying package updates
This commit is contained in:
Родитель
c5b3743d6f
Коммит
06cad57085
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "lage",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 06 Aug 2020 01:26:51 GMT",
|
||||
"tag": "lage_v0.17.1",
|
||||
"version": "0.17.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "fix new passthrough args for CliOptions",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "c5b3743d6feae5c703db2e690f1278f5ca15c1f1",
|
||||
"package": "lage"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 06 Aug 2020 00:03:45 GMT",
|
||||
"tag": "lage_v0.17.0",
|
||||
|
|
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,9 +1,17 @@
|
|||
# Change Log - lage
|
||||
|
||||
This log was last generated on Thu, 06 Aug 2020 00:03:45 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 06 Aug 2020 01:26:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.17.1
|
||||
|
||||
Thu, 06 Aug 2020 01:26:51 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix new passthrough args for CliOptions (kchau@microsoft.com)
|
||||
|
||||
## 0.17.0
|
||||
|
||||
Thu, 06 Aug 2020 00:03:45 GMT
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix new passthrough args for CliOptions",
|
||||
"packageName": "lage",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-08-06T01:23:14.398Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lage",
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.1",
|
||||
"description": "A monorepo task runner",
|
||||
"repository": {
|
||||
"url": "https://github.com/microsoft/lage"
|
||||
|
|
Загрузка…
Ссылка в новой задаче