diff --git a/apps/rush/CHANGELOG.json b/apps/rush/CHANGELOG.json index 37e70f6accd..a5adacabcc1 100644 --- a/apps/rush/CHANGELOG.json +++ b/apps/rush/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/rush", "entries": [ + { + "version": "5.141.1", + "tag": "@microsoft/rush_v5.141.1", + "date": "Wed, 20 Nov 2024 00:24:34 GMT", + "comments": { + "none": [ + { + "comment": "Update schema for build-cache.json to include recent updates to the @rushstack/rush-azure-storage-build-cache-plugin." + } + ] + } + }, { "version": "5.141.0", "tag": "@microsoft/rush_v5.141.0", diff --git a/apps/rush/CHANGELOG.md b/apps/rush/CHANGELOG.md index 4addaf755ff..128fb196a66 100644 --- a/apps/rush/CHANGELOG.md +++ b/apps/rush/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/rush -This log was last generated on Tue, 19 Nov 2024 06:38:33 GMT and should not be manually modified. +This log was last generated on Wed, 20 Nov 2024 00:24:34 GMT and should not be manually modified. + +## 5.141.1 +Wed, 20 Nov 2024 00:24:34 GMT + +### Updates + +- Update schema for build-cache.json to include recent updates to the @rushstack/rush-azure-storage-build-cache-plugin. ## 5.141.0 Tue, 19 Nov 2024 06:38:33 GMT diff --git a/common/changes/@microsoft/rush/fix-build-cache-schema_2024-11-19-23-27.json b/common/changes/@microsoft/rush/fix-build-cache-schema_2024-11-19-23-27.json deleted file mode 100644 index 69319334969..00000000000 --- a/common/changes/@microsoft/rush/fix-build-cache-schema_2024-11-19-23-27.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "Update schema for build-cache.json to include recent updates to the @rushstack/rush-azure-storage-build-cache-plugin.", - "type": "none" - } - ], - "packageName": "@microsoft/rush" -} \ No newline at end of file