Skip to content

Commit 93402ec

Browse files
committed
Sync after failed publish
1 parent 2e22890 commit 93402ec

4 files changed

Lines changed: 25 additions & 9 deletions

File tree

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": "Tue, 01 Apr 2025 06:45:07 GMT",
6+
"version": "2.51.2",
7+
"tag": "beachball_v2.51.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "dstolee@microsoft.com",
12+
"package": "beachball",
13+
"commit": "2e22890ab0c093ef950d9d1aedd334759062dcec",
14+
"comment": "Fix cubic graph walk performance to quadratic"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 29 Mar 2025 08:02:16 GMT",
621
"version": "2.51.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 Tue, 25 Mar 2025 08:02:37 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 01 Apr 2025 06:45:07 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.51.2
8+
9+
Tue, 01 Apr 2025 06:45:07 GMT
10+
11+
### Patches
12+
13+
- Fix cubic graph walk performance to quadratic (dstolee@microsoft.com)
14+
715
## 2.51.1
816

917
Tue, 25 Mar 2025 08:02:37 GMT

change/beachball-828497fb-eabf-414f-921a-503cd3c291f5.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.51.1",
3+
"version": "2.51.2",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)