Skip to content

Commit 4b290c0

Browse files
committed
applying package updates
1 parent 3fb67d8 commit 4b290c0

9 files changed

Lines changed: 61 additions & 68 deletions

change/change-1c99b11b-149a-4dd4-bb8f-a4d23d98b2cf.json

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

change/change-6a4e7d91-ee12-4a76-86d4-9df6454f55e1.json

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

change/change-7d418d34-8558-4c18-905c-69ed9fdd678c.json

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

change/change-a2652114-ff41-439f-bf46-7913b4e8473a.json

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

change/change-bdba81ff-9645-4804-9b52-917255f03803.json

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

change/change-d27a5175-146e-487e-86e5-d28822fb3467.json

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

packages/beachball/CHANGELOG.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,53 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Wed, 29 Apr 2026 22:36:53 GMT",
6+
"version": "2.65.3",
7+
"tag": "beachball_v2.65.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "elcraig@microsoft.com",
12+
"package": "beachball",
13+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
14+
"comment": "Update readme with link to large repos performance info"
15+
},
16+
{
17+
"author": "elcraig@microsoft.com",
18+
"package": "beachball",
19+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
20+
"comment": "Include dependent bumps for `workspace:` and `catalog:` dependencies in the changelog"
21+
},
22+
{
23+
"author": "elcraig@microsoft.com",
24+
"package": "beachball",
25+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
26+
"comment": "Include catalog dependency changes when checking for changed packages"
27+
},
28+
{
29+
"author": "elcraig@microsoft.com",
30+
"package": "beachball",
31+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
32+
"comment": "Refactor internals for getting changed packages"
33+
},
34+
{
35+
"author": "elcraig@microsoft.com",
36+
"package": "beachball",
37+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
38+
"comment": "Fix deepening of shallow clones in latest git by being more specific about the comparison ref being fetched. Also reduce git operations for the case where the branch ref doesn't exist locally."
39+
}
40+
],
41+
"none": [
42+
{
43+
"author": "elcraig@microsoft.com",
44+
"package": "beachball",
45+
"commit": "3fb67d82f8a4e318735a06abfa21cce7e9c416bb",
46+
"comment": "env update for tests"
47+
}
48+
]
49+
}
50+
},
451
{
552
"date": "Wed, 22 Apr 2026 23:20:37 GMT",
653
"version": "2.65.1",

packages/beachball/CHANGELOG.md

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

3-
<!-- This log was last generated on Wed, 22 Apr 2026 23:20:37 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 29 Apr 2026 22:36:53 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.65.3
8+
9+
Wed, 29 Apr 2026 22:36:53 GMT
10+
11+
### Patches
12+
13+
- Update readme with link to large repos performance info (elcraig@microsoft.com)
14+
- Include dependent bumps for `workspace:` and `catalog:` dependencies in the changelog (elcraig@microsoft.com)
15+
- Include catalog dependency changes when checking for changed packages (elcraig@microsoft.com)
16+
- Refactor internals for getting changed packages (elcraig@microsoft.com)
17+
- Fix deepening of shallow clones in latest git by being more specific about the comparison ref being fetched. Also reduce git operations for the case where the branch ref doesn't exist locally. (elcraig@microsoft.com)
18+
719
## 2.65.1
820

921
Wed, 22 Apr 2026 23:20:37 GMT

packages/beachball/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.65.2",
3+
"version": "2.65.3",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)