From 4e3397d8b96b2f9060cd23c976e43e8c57848141 Mon Sep 17 00:00:00 2001 From: Bharat Middha <5100938+bmiddha@users.noreply.github.com> Date: Thu, 3 Sep 2026 18:45:55 -0700 Subject: [PATCH] Prepare Rush minor release Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- common/config/rush/version-policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index a4b06e1f0f..d6f469528b 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -103,7 +103,7 @@ "policyName": "rush", "definitionName": "lockStepVersion", "version": "5.178.1", - "nextBump": "patch", + "nextBump": "minor", "mainProject": "@microsoft/rush" } ]