From 21ee982844c52d0a5492c87cd749e1899fa67068 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Fri, 22 Dec 2023 21:43:58 -0800 Subject: [PATCH] rush change --- .../changes/@microsoft/rush/main_2023-12-23-05-43.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@microsoft/rush/main_2023-12-23-05-43.json diff --git a/common/changes/@microsoft/rush/main_2023-12-23-05-43.json b/common/changes/@microsoft/rush/main_2023-12-23-05-43.json new file mode 100644 index 00000000000..8620ed1a9c4 --- /dev/null +++ b/common/changes/@microsoft/rush/main_2023-12-23-05-43.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@microsoft/rush", + "comment": "Update `rush init` template to document the \"buildSkipWithAllowWarningsInSuccessfulBuild\" experiment", + "type": "none" + } + ], + "packageName": "@microsoft/rush" +} \ No newline at end of file