applying package updates
This commit is contained in:
Родитель
5c182740a1
Коммит
12cc8082b0
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "minor",
|
||||
"comment": "BREAKING CHANGE: `searchUp` now returns the full path to the item, not its parent directory. This only affects consumers that are directly using `searchUp`.",
|
||||
"packageName": "workspace-tools",
|
||||
"email": "elcraig@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "workspace-tools",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 16 Sep 2022 23:24:41 GMT",
|
||||
"tag": "workspace-tools_v0.27.0",
|
||||
"version": "0.27.0",
|
||||
"comments": {
|
||||
"minor": [
|
||||
{
|
||||
"author": "elcraig@microsoft.com",
|
||||
"package": "workspace-tools",
|
||||
"commit": "5c182740a1fb88630c8df788070bf222dce25764",
|
||||
"comment": "BREAKING CHANGE: `searchUp` now returns the full path to the item, not its parent directory. This only affects consumers that are directly using `searchUp`."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 16 Sep 2022 23:00:36 GMT",
|
||||
"tag": "workspace-tools_v0.26.6",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - workspace-tools
|
||||
|
||||
This log was last generated on Fri, 16 Sep 2022 23:00:36 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 16 Sep 2022 23:24:41 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.27.0
|
||||
|
||||
Fri, 16 Sep 2022 23:24:41 GMT
|
||||
|
||||
### Minor changes
|
||||
|
||||
- BREAKING CHANGE: `searchUp` now returns the full path to the item, not its parent directory. This only affects consumers that are directly using `searchUp`. (elcraig@microsoft.com)
|
||||
|
||||
## 0.26.6
|
||||
|
||||
Fri, 16 Sep 2022 23:00:36 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "workspace-tools",
|
||||
"version": "0.26.6",
|
||||
"version": "0.27.0",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче