Skip to content

Commit d5fb67a

Browse files
committed
Sync after partial publish
1 parent 98b5c72 commit d5fb67a

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Thu, 23 Oct 2025 20:47:20 GMT",
6+
"version": "2.56.0",
7+
"tag": "beachball_v2.56.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "elcraig@microsoft.com",
12+
"package": "beachball",
13+
"commit": "5dcb7d1e01a650bc44f18a2b39c05a13d04c8b05",
14+
"comment": "Add option packToPath to pack packages instead of publishing"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 20 Aug 2025 08:02:30 GMT",
621
"version": "2.55.1",

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - beachball
22

3-
<!-- This log was last generated on Wed, 20 Aug 2025 08:02:30 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 23 Oct 2025 20:47:20 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.56.0
8+
9+
Thu, 23 Oct 2025 20:47:20 GMT
10+
11+
### Minor changes
12+
13+
- Add option packToPath to pack packages instead of publishing (elcraig@microsoft.com)
14+
715
## 2.55.1
816

917
Wed, 20 Aug 2025 08:02:30 GMT

change/beachball-55d9e364-8092-44cb-b48b-1c8adf681703.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beachball",
3-
"version": "2.55.1",
3+
"version": "2.56.0",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)