From 3a34f0e465244b1321980f2f0bd675fa0fd3658b Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 22 Jul 2024 11:09:32 -0700 Subject: [PATCH] Rush change. --- .../changes/@microsoft/rush/fix-edge-case_2024-07-18-06-38.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/@microsoft/rush/fix-edge-case_2024-07-18-06-38.json b/common/changes/@microsoft/rush/fix-edge-case_2024-07-18-06-38.json index 860fdbc928a..bc263e1bd1f 100644 --- a/common/changes/@microsoft/rush/fix-edge-case_2024-07-18-06-38.json +++ b/common/changes/@microsoft/rush/fix-edge-case_2024-07-18-06-38.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@microsoft/rush", - "comment": "Fix edge cases where Rush does not update the lockfile", + "comment": "Fix an issue where Rush does not detect an outdated lockfile if the `dependenciesMeta` `package.json` field is edited.", "type": "none" } ],