Skip to content

Commit 6ba1cf7

Browse files
committed
Bump versions [skip ci]
1 parent 4fb249a commit 6ba1cf7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

apps/rush-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush-lib",
3-
"version": "5.62.1",
3+
"version": "5.62.2",
44
"description": "A library for writing scripts that interact with the Rush tool",
55
"repository": {
66
"type": "git",

apps/rush/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush",
3-
"version": "5.62.1",
3+
"version": "5.62.2",
44
"description": "A professional solution for consolidating all your JavaScript projects in one Git repo",
55
"keywords": [
66
"install",

common/config/rush/version-policies.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
{
103103
"policyName": "rush",
104104
"definitionName": "lockStepVersion",
105-
"version": "5.62.1",
105+
"version": "5.62.2",
106106
"nextBump": "patch",
107107
"mainProject": "@microsoft/rush"
108108
}

libraries/rush-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-sdk",
3-
"version": "5.62.1",
3+
"version": "5.62.2",
44
"description": "An API for interacting with the Rush engine",
55
"repository": {
66
"type": "git",

rush-plugins/rush-amazon-s3-build-cache-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-amazon-s3-build-cache-plugin",
3-
"version": "5.62.1",
3+
"version": "5.62.2",
44
"description": "Rush plugin for Amazon S3 cloud build cache",
55
"repository": {
66
"type": "git",

rush-plugins/rush-azure-storage-build-cache-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-azure-storage-build-cache-plugin",
3-
"version": "5.62.1",
3+
"version": "5.62.2",
44
"description": "Rush plugin for Azure storage cloud build cache",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)