Skip to content

Commit 4f67898

Browse files
Clarify change file comments with exact Azure storage-blob version
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/49663e4c-b82f-480e-a0a2-3823684c8168 Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
1 parent 42e2504 commit 4f67898

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

common/changes/@microsoft/rush/bump-azure-identity_2026-04-15-21-31.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/rush",
5-
"comment": "Bump the Azure cache plugin dependencies to use `@azure/identity` `~4.13.1` and aligned `@azure/storage-blob`.",
5+
"comment": "Bump the Azure cache plugin dependencies to use `@azure/identity` `~4.13.1` and `@azure/storage-blob` `~12.31.0`.",
66
"type": "patch"
77
}
88
],
99
"packageName": "@microsoft/rush"
10-
}
10+
}

common/changes/@rushstack/rush-azure-storage-build-cache-plugin/bump-azure-dependencies_2026-04-15-21-31.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/rush-azure-storage-build-cache-plugin",
5-
"comment": "Bump `@azure/identity` to `~4.13.1` and align related Azure SDK dependency versions.",
5+
"comment": "Bump `@azure/identity` to `~4.13.1` and `@azure/storage-blob` to `~12.31.0`.",
66
"type": "patch"
77
}
88
],
99
"packageName": "@rushstack/rush-azure-storage-build-cache-plugin"
10-
}
10+
}

0 commit comments

Comments
 (0)