Skip to content

Commit 95b33fe

Browse files
committed
applying package updates
1 parent e2c6c61 commit 95b33fe

6 files changed

Lines changed: 45 additions & 31 deletions

change/beachball-7922e1ff-0e05-462d-b302-abb2e9539e4e.json

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

change/change-7ef9ca8e-5091-4353-8feb-04a6da4310d3.json

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

change/change-f6eb2a6d-4609-4bed-841a-f6249e831fed.json

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

packages/beachball/CHANGELOG.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Wed, 22 Apr 2026 04:13:00 GMT",
6+
"version": "2.65.0",
7+
"tag": "beachball_v2.65.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "elcraig@microsoft.com",
12+
"package": "beachball",
13+
"commit": "e2c6c618b6f61d4fbfb0dc8adfbe684a2db27e63",
14+
"comment": "Add support for providing npm token via NPM_TOKEN environment variable, and internally pass token to npm using an environment variable"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"author": "elcraig@microsoft.com",
20+
"package": "beachball",
21+
"commit": "e2c6c618b6f61d4fbfb0dc8adfbe684a2db27e63",
22+
"comment": "Update workspace-tools to 0.41.4"
23+
}
24+
],
25+
"none": [
26+
{
27+
"author": "elcraig@microsoft.com",
28+
"package": "beachball",
29+
"commit": "e2c6c618b6f61d4fbfb0dc8adfbe684a2db27e63",
30+
"comment": "Move beachball to a monorepo structure"
31+
}
32+
]
33+
}
34+
},
435
{
536
"date": "Fri, 10 Apr 2026 02:42:47 GMT",
637
"version": "2.64.3",

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 Fri, 10 Apr 2026 02:42:47 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 22 Apr 2026 04:13:00 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.65.0
8+
9+
Wed, 22 Apr 2026 04:13:00 GMT
10+
11+
### Minor changes
12+
13+
- Add support for providing npm token via NPM_TOKEN environment variable, and internally pass token to npm using an environment variable (elcraig@microsoft.com)
14+
15+
### Patches
16+
17+
- Update workspace-tools to 0.41.4 (elcraig@microsoft.com)
18+
719
## 2.64.3
820

921
Fri, 10 Apr 2026 02:42:47 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.64.3",
3+
"version": "2.65.0",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)