Skip to content

Commit aa0721b

Browse files
committed
Update changelogs [skip ci]
1 parent afc07e8 commit aa0721b

9 files changed

+36
-78
lines changed

apps/rush/CHANGELOG.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.152.0",
6+
"tag": "@microsoft/rush_v5.152.0",
7+
"date": "Tue, 08 Apr 2025 18:41:27 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add `ChainedCredential` to `AzureAuthenticationBase` to handle auth failover."
12+
},
13+
{
14+
"comment": "Add support for developer tools credentials to the Azure build cache."
15+
},
16+
{
17+
"comment": "Add a new CLI flag `--debug-build-cache-ids` to help with root-causing unexpected cache misses."
18+
},
19+
{
20+
"comment": "Sort all operations lexicographically by name for reporting purposes."
21+
},
22+
{
23+
"comment": "(EXPERIMENTAL) Add new commands `rush link-package` and `rush bridge-package`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "5.151.0",
630
"tag": "@microsoft/rush_v5.151.0",

apps/rush/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Tue, 25 Mar 2025 16:58:46 GMT and should not be manually modified.
3+
This log was last generated on Tue, 08 Apr 2025 18:41:27 GMT and should not be manually modified.
4+
5+
## 5.152.0
6+
Tue, 08 Apr 2025 18:41:27 GMT
7+
8+
### Updates
9+
10+
- Add `ChainedCredential` to `AzureAuthenticationBase` to handle auth failover.
11+
- Add support for developer tools credentials to the Azure build cache.
12+
- Add a new CLI flag `--debug-build-cache-ids` to help with root-causing unexpected cache misses.
13+
- Sort all operations lexicographically by name for reporting purposes.
14+
- (EXPERIMENTAL) Add new commands `rush link-package` and `rush bridge-package`
415

516
## 5.151.0
617
Tue, 25 Mar 2025 16:58:46 GMT

common/changes/@microsoft/rush/5123-followups_2025-04-03-02-23.json

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

common/changes/@microsoft/rush/add-missing-files_2025-04-08-17-22.json

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

common/changes/@microsoft/rush/bmiddha-chained-authentication_2025-03-21-17-39.json

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

common/changes/@microsoft/rush/build-cache-reconfigure_2025-03-27-00-38.json

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

common/changes/@microsoft/rush/build-cache-reconfigure_2025-03-27-18-12.json

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

common/changes/@microsoft/rush/feat-link-bridge-package_2025-02-22-12-46.json

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

common/changes/@microsoft/rush/main_2025-04-04-10-59.json

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

0 commit comments

Comments
 (0)