Skip to content

Commit 75bb256

Browse files
committed
applying package updates
1 parent 13d1843 commit 75bb256

5 files changed

+32
-16
lines changed

CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Tue, 26 Nov 2024 08:02:32 GMT",
6+
"version": "2.50.1",
7+
"tag": "beachball_v2.50.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "beachball",
13+
"commit": "13d1843bb7b8eea355ad0e7c494be9f589db5306",
14+
"comment": "getPackageInfos should only get repo and CLI options once. Also clarify in types and logic that changeFilePrompt can't be specified at package level."
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "beachball",
19+
"commit": "13d1843bb7b8eea355ad0e7c494be9f589db5306",
20+
"comment": "Update help message"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Mon, 25 Nov 2024 08:04:31 GMT",
627
"version": "2.50.0",

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - beachball
22

3-
<!-- This log was last generated on Mon, 25 Nov 2024 08:04:31 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 26 Nov 2024 08:02:32 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.50.1
8+
9+
Tue, 26 Nov 2024 08:02:32 GMT
10+
11+
### Patches
12+
13+
- getPackageInfos should only get repo and CLI options once. Also clarify in types and logic that changeFilePrompt can't be specified at package level. ([email protected])
14+
- Update help message ([email protected])
15+
716
## 2.50.0
817

918
Mon, 25 Nov 2024 08:04:31 GMT

change/beachball-1290455d-876a-4e72-821c-6e0bc0750219.json

-7
This file was deleted.

change/beachball-134ad70e-5ae7-4cb3-8aa9-b0e73775ddc7.json

-7
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beachball",
3-
"version": "2.50.0",
3+
"version": "2.50.1",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)