зеркало из https://github.com/microsoft/beachball.git
applying package updates
This commit is contained in:
Родитель
bf0cf61ec5
Коммит
6d4f946059
|
@ -1,6 +1,39 @@
|
|||
{
|
||||
"name": "beachball",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 18 May 2023 08:06:52 GMT",
|
||||
"tag": "beachball_v2.33.2",
|
||||
"version": "2.33.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "elcraig@microsoft.com",
|
||||
"package": "beachball",
|
||||
"commit": "bf0cf61ec528f5faeb6d35bc47c133cc02fd6bd5",
|
||||
"comment": "Make init more robust"
|
||||
},
|
||||
{
|
||||
"author": "elcraig@microsoft.com",
|
||||
"package": "beachball",
|
||||
"commit": "8eb91797c1b01359d94281f910cee7e6b11d973d",
|
||||
"comment": "Improve validation logging and performance"
|
||||
},
|
||||
{
|
||||
"author": "elcraig@microsoft.com",
|
||||
"package": "beachball",
|
||||
"commit": "bd352a4732c3bbc853b9fefb7fa3e5f9953a947d",
|
||||
"comment": "Reduce redundant logging during publishing"
|
||||
},
|
||||
{
|
||||
"author": "elcraig@microsoft.com",
|
||||
"package": "beachball",
|
||||
"commit": "bf0cf61ec528f5faeb6d35bc47c133cc02fd6bd5",
|
||||
"comment": "Add comments on BeachballOptions and sort default options"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 17 May 2023 08:04:02 GMT",
|
||||
"tag": "beachball_v2.33.1",
|
||||
|
|
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,9 +1,20 @@
|
|||
# Change Log - beachball
|
||||
|
||||
This log was last generated on Wed, 17 May 2023 08:04:02 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 18 May 2023 08:06:52 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 2.33.2
|
||||
|
||||
Thu, 18 May 2023 08:06:52 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Make init more robust (elcraig@microsoft.com)
|
||||
- Improve validation logging and performance (elcraig@microsoft.com)
|
||||
- Reduce redundant logging during publishing (elcraig@microsoft.com)
|
||||
- Add comments on BeachballOptions and sort default options (elcraig@microsoft.com)
|
||||
|
||||
## 2.33.1
|
||||
|
||||
Wed, 17 May 2023 08:04:02 GMT
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Make init more robust",
|
||||
"packageName": "beachball",
|
||||
"email": "elcraig@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Improve validation logging and performance",
|
||||
"packageName": "beachball",
|
||||
"email": "elcraig@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Reduce redundant logging during publishing",
|
||||
"packageName": "beachball",
|
||||
"email": "elcraig@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add comments on BeachballOptions and sort default options",
|
||||
"packageName": "beachball",
|
||||
"email": "elcraig@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "beachball",
|
||||
"version": "2.33.1",
|
||||
"version": "2.33.2",
|
||||
"description": "The Sunniest Semantic Version Bumper",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче