10000 Make the next release of Rush a patch bump. · lapolinarweb/rushstack@f5b3d1c · GitHub
[go: up one dir, main page]

Skip to content

Commit f5b3d1c

Browse files
committed
Make the next release of Rush a patch bump.
1 parent e27e619 commit f5b3d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"policyName": "rush",
104104
"definitionName": "lockStepVersion",
105105
"version": "5.65.0",
106-
"nextBump": "minor",
106+
"nextBump": "patch",
107107
"mainProject": "@microsoft/rush"
108108
}
109109
]

0 commit comments

Comments
 (0)
0