This commit is contained in:
Ken Chau 2023-05-04 18:32:10 +00:00
Родитель a45f877092
Коммит a8026d48e7
4 изменённых файлов: 25 добавлений и 9 удалений

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Add `setCachingEnabled` API so caching can be disabled for tests",
"packageName": "workspace-tools",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,21 @@
{
"name": "workspace-tools",
"entries": [
{
"date": "Thu, 04 May 2023 18:32:10 GMT",
"tag": "workspace-tools_v0.34.1",
"version": "0.34.1",
"comments": {
"patch": [
{
"author": "elcraig@microsoft.com",
"package": "workspace-tools",
"commit": "a45f8770929105c50dc1a3ba791a5bd7df51f2f6",
"comment": "Add `setCachingEnabled` API so caching can be disabled for tests"
}
]
}
},
{
"date": "Thu, 13 Apr 2023 20:39:59 GMT",
"tag": "workspace-tools_v0.34.0",

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

@ -1,9 +1,17 @@
# Change Log - workspace-tools
This log was last generated on Thu, 13 Apr 2023 20:39:59 GMT and should not be manually modified.
This log was last generated on Thu, 04 May 2023 18:32:10 GMT and should not be manually modified.
<!-- Start content -->
## 0.34.1
Thu, 04 May 2023 18:32:10 GMT
### Patches
- Add `setCachingEnabled` API so caching can be disabled for tests (elcraig@microsoft.com)
## 0.34.0
Thu, 13 Apr 2023 20:39:59 GMT

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

@ -1,6 +1,6 @@
{
"name": "workspace-tools",
"version": "0.34.0",
"version": "0.34.1",
"license": "MIT",
"repository": {
"type": "git",