From aa88666359b7b18ad98e43e652a1349963785cbb Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Thu, 30 Mar 2023 14:03:23 -0700 Subject: [PATCH] Rush change. Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> --- .../rush/fix-rush-sdk-loading-issue_2023-03-30-19-19.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/@microsoft/rush/fix-rush-sdk-loading-issue_2023-03-30-19-19.json b/common/changes/@microsoft/rush/fix-rush-sdk-loading-issue_2023-03-30-19-19.json index 31c0ace4db0..35bc3cd862a 100644 --- a/common/changes/@microsoft/rush/fix-rush-sdk-loading-issue_2023-03-30-19-19.json +++ b/common/changes/@microsoft/rush/fix-rush-sdk-loading-issue_2023-03-30-19-19.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@microsoft/rush", - "comment": "Fix an issue where rush-sdk would fail to load if it was invoked from insdie a Rush process where the version selector's version doesn't match the currently-executing rush-lib version.", + "comment": "Fix an issue where rush-sdk sometimes failed to load if the globally installed Rush version was older than rushVersion in rush.json (GitHub #4039)", "type": "none" } ],