This commit is contained in:
Ken Chau 2024-08-22 08:02:52 +00:00
Родитель 755b88a302
Коммит b3b46f6485
4 изменённых файлов: 25 добавлений и 9 удалений

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

@ -1,6 +1,21 @@
{
"name": "beachball",
"entries": [
{
"date": "Thu, 22 Aug 2024 08:02:52 GMT",
"version": "2.44.1",
"tag": "beachball_v2.44.1",
"comments": {
"patch": [
{
"author": "elcraig@microsoft.com",
"package": "beachball",
"commit": "755b88a30215035c316b8595987b9b99b444ff41",
"comment": "Ensure changeDir is always set"
}
]
}
},
{
"date": "Wed, 21 Aug 2024 22:56:03 GMT",
"version": "2.44.0",

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

@ -1,9 +1,17 @@
# Change Log - beachball
This log was last generated on Wed, 21 Aug 2024 22:56:03 GMT and should not be manually modified.
This log was last generated on Thu, 22 Aug 2024 08:02:52 GMT and should not be manually modified.
<!-- Start content -->
## 2.44.1
Thu, 22 Aug 2024 08:02:52 GMT
### Patches
- Ensure changeDir is always set (elcraig@microsoft.com)
## 2.44.0
Wed, 21 Aug 2024 22:56:03 GMT

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure changeDir is always set",
"packageName": "beachball",
"email": "elcraig@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,6 @@
{
"name": "beachball",
"version": "2.44.0",
"version": "2.44.1",
"description": "The Sunniest Semantic Version Bumper",
"repository": {
"type": "git",