|
1 | 1 | { |
2 | 2 | "name": "beachball", |
3 | 3 | "entries": [ |
| 4 | + { |
| 5 | + "date": "Wed, 03 Dec 2025 23:57:28 GMT", |
| 6 | + "version": "2.60.0", |
| 7 | + "tag": "beachball_v2.60.0", |
| 8 | + "comments": { |
| 9 | + "patch": [ |
| 10 | + { |
| 11 | + "author": "elcraig@microsoft.com", |
| 12 | + "package": "beachball", |
| 13 | + "commit": "b7e301e8137c53cbc41dda915f2be94e29880c76", |
| 14 | + "comment": "Update semver call signature" |
| 15 | + }, |
| 16 | + { |
| 17 | + "author": "elcraig@microsoft.com", |
| 18 | + "package": "beachball", |
| 19 | + "commit": "7a3e9df4380c6d269110483728bc76f40bac33cd", |
| 20 | + "comment": "Move internal cloneObject helper" |
| 21 | + }, |
| 22 | + { |
| 23 | + "author": "elcraig@microsoft.com", |
| 24 | + "package": "beachball", |
| 25 | + "commit": "f873be148dd82d5a503da15fd9d81f0bd13d193e", |
| 26 | + "comment": "Allow writeChangeFiles to work outside a git repo for testing" |
| 27 | + }, |
| 28 | + { |
| 29 | + "author": "ecraig12345@gmail.com", |
| 30 | + "package": "beachball", |
| 31 | + "commit": "4af7ddbee666f7b0a79fa261b00b61f0362195c4", |
| 32 | + "comment": "Remove unnecessary findProjectRoot calls" |
| 33 | + }, |
| 34 | + { |
| 35 | + "author": "elcraig@microsoft.com", |
| 36 | + "package": "beachball", |
| 37 | + "commit": "f0cb8925a6202e33ea984ecea196c6f66926f069", |
| 38 | + "comment": "Improve perf of readChangeFiles, and improve object stringifying in errors" |
| 39 | + }, |
| 40 | + { |
| 41 | + "author": "thomas.norling@microsoft.com", |
| 42 | + "package": "beachball", |
| 43 | + "commit": "fd1c5bd17c0516af49354b04cdaf1c609648767e", |
| 44 | + "comment": "Fix bump logic for dependencies using file protocol" |
| 45 | + }, |
| 46 | + { |
| 47 | + "author": "elcraig@microsoft.com", |
| 48 | + "package": "beachball", |
| 49 | + "commit": "81623c4ccc6bf2c8bf8821db189f36ee006143df", |
| 50 | + "comment": "Update dependency workspace-tools to ^0.40.0. This may improve detection of remote branch names in certain cases. It also includes stricter error checking for git operations, which may surface some errors which were previously hidden." |
| 51 | + } |
| 52 | + ], |
| 53 | + "none": [ |
| 54 | + { |
| 55 | + "author": "elcraig@microsoft.com", |
| 56 | + "package": "beachball", |
| 57 | + "commit": "69f0bbe86ffaf882798a8ed2b26aea3815422e5d", |
| 58 | + "comment": "Refresh lock again" |
| 59 | + } |
| 60 | + ], |
| 61 | + "minor": [ |
| 62 | + { |
| 63 | + "author": "elcraig@microsoft.com", |
| 64 | + "package": "beachball", |
| 65 | + "commit": "92a53f2b7dd47fddf1e58357502fe9dce10f86bd", |
| 66 | + "comment": "Improve formatting of lists in CLI output. If you're parsing `beachball check` or `beachball publish` output for some reason, this could be a breaking change." |
| 67 | + }, |
| 68 | + { |
| 69 | + "author": "elcraig@microsoft.com", |
| 70 | + "package": "beachball", |
| 71 | + "commit": "92a53f2b7dd47fddf1e58357502fe9dce10f86bd", |
| 72 | + "comment": "Validate that there are no private packages among `peerDependencies` or `optionalDependencies` of published packages (not just `dependencies`). There's a slight chance this could be a breaking change." |
| 73 | + } |
| 74 | + ] |
| 75 | + } |
| 76 | + }, |
4 | 77 | { |
5 | 78 | "date": "Wed, 19 Nov 2025 23:36:30 GMT", |
6 | 79 | "version": "2.58.0", |
|
0 commit comments