From 54bb57840e4229746ec46ed535a9794d9180a705 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Fri, 27 Jun 2025 12:35:35 -0700 Subject: [PATCH] Prepare to release a PATCH version of Rush --- 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 8a0f2476bf2..6534320db0e 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.155.0", - "nextBump": "minor", + "nextBump": "patch", "mainProject": "@microsoft/rush" } ]