-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
52 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,43 @@ | ||
{ | ||
"name": "beachball", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 06 Nov 2024 22:56:34 GMT", | ||
"version": "2.49.0", | ||
"tag": "beachball_v2.49.0", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "beachball", | ||
"commit": "e3880767893fec01ebd5924605bc8d18258da9f0", | ||
"comment": "Update formatting" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "beachball", | ||
"commit": "e349314081b36859d7f4b49ea5b5290203d56d47", | ||
"comment": "Replace usage of uuid library with built-in crypto.randomUUID()" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "beachball", | ||
"commit": "e349314081b36859d7f4b49ea5b5290203d56d47", | ||
"comment": "Add option `changelog.uniqueFilenames` for adding a hash to the changelog filename based on the package name" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "beachball", | ||
"commit": "a4f19d487194377b2cd8eb8086de85f7bfe185cc", | ||
"comment": "Add option changelog.maxVersions" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Nov 2024 08:03:18 GMT", | ||
"version": "2.48.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,22 @@ | ||
# Change Log - beachball | ||
|
||
<!-- This log was last generated on Tue, 05 Nov 2024 08:03:18 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Wed, 06 Nov 2024 22:56:34 GMT and should not be manually modified. --> | ||
|
||
<!-- Start content --> | ||
|
||
## 2.49.0 | ||
|
||
Wed, 06 Nov 2024 22:56:34 GMT | ||
|
||
### Minor changes | ||
|
||
- Add option `changelog.uniqueFilenames` for adding a hash to the changelog filename based on the package name ([email protected]) | ||
- Add option changelog.maxVersions ([email protected]) | ||
|
||
### Patches | ||
|
||
- Replace usage of uuid library with built-in crypto.randomUUID() ([email protected]) | ||
|
||
## 2.48.0 | ||
|
||
Tue, 05 Nov 2024 08:03:18 GMT | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters