From 22d46c6b97910be424fb9d704e5820a4788a9990 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Wed, 23 Jul 2025 13:24:43 -0700 Subject: [PATCH] Make the next release of Rush a minor bump. --- 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 90e6a85f38c..4ac674bc1aa 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.1", - "nextBump": "patch", + "nextBump": "minor", "mainProject": "@microsoft/rush" }, {