This commit is contained in:
Ken Chau 2024-02-27 08:02:43 +00:00
Родитель 45c62516bc
Коммит 02bf18fe1f
5 изменённых файлов: 37 добавлений и 16 удалений

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

@ -1,6 +1,29 @@
{
"name": "beachball",
"entries": [
{
"date": "Tue, 27 Feb 2024 08:02:43 GMT",
"version": "2.40.0",
"tag": "beachball_v2.40.0",
"comments": {
"patch": [
{
"author": "im@pyonpyon.today",
"package": "beachball",
"commit": "45c62516bc69c008f3eb94aeeff6fe44e4fc2d14",
"comment": "Support updating lockfiles for pnpm and yarn (#769)"
}
],
"minor": [
{
"author": "1581488+christiango@users.noreply.github.com",
"package": "beachball",
"commit": "5d8da45132c0c58220a152c9356bcd2a1b4a4631",
"comment": "Add context on the current running command for changeFiles transform"
}
]
}
},
{
"date": "Thu, 19 Oct 2023 08:03:28 GMT",
"version": "2.39.0",

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

@ -1,9 +1,21 @@
# Change Log - beachball
This log was last generated on Thu, 19 Oct 2023 08:03:28 GMT and should not be manually modified.
This log was last generated on Tue, 27 Feb 2024 08:02:43 GMT and should not be manually modified.
<!-- Start content -->
## 2.40.0
Tue, 27 Feb 2024 08:02:43 GMT
### Minor changes
- Add context on the current running command for changeFiles transform (1581488+christiango@users.noreply.github.com)
### Patches
- Support updating lockfiles for pnpm and yarn (#769) (im@pyonpyon.today)
## 2.39.0
Thu, 19 Oct 2023 08:03:28 GMT

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

@ -1,7 +0,0 @@
{
"comment": "Support updating lockfiles for pnpm and yarn (#769)",
"type": "patch",
"packageName": "beachball",
"email": "im@pyonpyon.today",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "Add context on the current running command for changeFiles transform",
"packageName": "beachball",
"email": "1581488+christiango@users.noreply.github.com",
"dependentChangeType": "patch"
}

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

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