Skip to content

Commit 26766d6

Browse files
committed
applying package updates
1 parent 84c48ae commit 26766d6

File tree

5 files changed

+37
-16
lines changed

5 files changed

+37
-16
lines changed

CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Fri, 11 Apr 2025 23:22:55 GMT",
6+
"version": "2.53.0",
7+
"tag": "beachball_v2.53.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "beachball",
13+
"commit": "84c48ae905ef904a1bd65f5f30809e32174b7cc5",
14+
"comment": "Only request the necessary properties with npm show"
15+
}
16+
],
17+
"minor": [
18+
{
19+
"author": "[email protected]",
20+
"package": "beachball",
21+
"commit": "84c48ae905ef904a1bd65f5f30809e32174b7cc5",
22+
"comment": "Add option to disable commit hashes in changelogs (`options.changelog.includeCommitHashes`, default true)"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Tue, 01 Apr 2025 15:28:04 GMT",
629
"version": "2.52.0",

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 Tue, 01 Apr 2025 15:28:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 11 Apr 2025 23:22:55 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.53.0
8+
9+
Fri, 11 Apr 2025 23:22:55 GMT
10+
11+
### Minor changes
12+
13+
- Add option to disable commit hashes in changelogs (`options.changelog.includeCommitHashes`, default true) ([email protected])
14+
15+
### Patches
16+
17+
- Only request the necessary properties with npm show ([email protected])
18+
719
## 2.52.0
820

921
Tue, 01 Apr 2025 15:28:04 GMT

change/beachball-7bcba9ba-c794-4d60-9a28-2141f263b8ee.json

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

change/beachball-ec0a58b8-699d-4d02-832d-e3ae639b0f70.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.52.0",
3+
"version": "2.53.0",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)