This commit is contained in:
Ken Chau 2022-08-02 23:03:14 +00:00
Родитель 476b210fe3
Коммит 559b763d2d
4 изменённых файлов: 25 добавлений и 9 удалений

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

@ -1,6 +1,21 @@
{
"name": "workspace-tools",
"entries": [
{
"date": "Tue, 02 Aug 2022 23:03:14 GMT",
"tag": "workspace-tools_v0.25.2",
"version": "0.25.2",
"comments": {
"patch": [
{
"author": "elcraig@microsoft.com",
"package": "workspace-tools",
"commit": "476b210fe32e5ebfc5ab6ac0fc3c209e17767f0b",
"comment": "Add fs-extra to devDependencies and remove non-dev usage"
}
]
}
},
{
"date": "Tue, 26 Jul 2022 05:21:19 GMT",
"tag": "workspace-tools_v0.25.1",

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

@ -1,9 +1,17 @@
# Change Log - workspace-tools
This log was last generated on Thu, 21 Jul 2022 21:21:48 GMT and should not be manually modified.
This log was last generated on Tue, 02 Aug 2022 23:03:14 GMT and should not be manually modified.
<!-- Start content -->
## 0.25.2
Tue, 02 Aug 2022 23:03:14 GMT
### Patches
- Add fs-extra to devDependencies and remove non-dev usage (elcraig@microsoft.com)
## 0.25.1
Thu, 21 Jul 2022 21:21:48 GMT

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Add fs-extra to devDependencies and remove non-dev usage",
"packageName": "workspace-tools",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}

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

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