applying package updates
This commit is contained in:
Родитель
e2148df920
Коммит
25e8cc4bac
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "workspace-tools",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 19 Jun 2020 17:53:56 GMT",
|
||||
"tag": "workspace-tools_v0.8.0",
|
||||
"version": "0.8.0",
|
||||
"comments": {
|
||||
"minor": [
|
||||
{
|
||||
"comment": "adding getTransitiveProviders and renamed getTransitiveDependencies to getTransitiveConsumers",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "e2148df920bf05ac84425108e0ea3695b0743c9f",
|
||||
"package": "workspace-tools"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 26 May 2020 16:55:44 GMT",
|
||||
"tag": "workspace-tools_v0.7.6",
|
||||
|
|
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,9 +1,17 @@
|
|||
# Change Log - workspace-tools
|
||||
|
||||
This log was last generated on Tue, 26 May 2020 16:55:44 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 19 Jun 2020 17:53:56 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.8.0
|
||||
|
||||
Fri, 19 Jun 2020 17:53:56 GMT
|
||||
|
||||
### Minor changes
|
||||
|
||||
- adding getTransitiveProviders and renamed getTransitiveDependencies to getTransitiveConsumers (kchau@microsoft.com)
|
||||
|
||||
## 0.7.6
|
||||
|
||||
Tue, 26 May 2020 16:55:44 GMT
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minor",
|
||||
"comment": "adding getTransitiveProviders and renamed getTransitiveDependencies to getTransitiveConsumers",
|
||||
"packageName": "workspace-tools",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-06-19T17:50:45.141Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "workspace-tools",
|
||||
"version": "0.7.6",
|
||||
"version": "0.8.0",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче