8000 Bump versions [skip ci] · mstomar698/rushstack@f2efcf1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f2efcf1

Browse files
committed
Bump versions [skip ci]
1 parent 63b99c6 commit f2efcf1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

apps/rush/package.json

10000
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush",
3-
"version": "5.80.1",
3+
"version": "5.81.0",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
{
103103
"policyName": "rush",
104104
"definitionName": "lockStepVersion",
105-
"version": "5.80.1",
105+
"version": "5.81.0",
106106
"nextBump": "minor",
107107
"mainProject": "@microsoft/rush"
108108
}

libraries/rush-lib/package.json

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

libraries/rush-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-sdk",
3-
"version": "5.80.1",
3+
"version": "5.81.0",
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

Lines changed: 1 addition & 1 deletion
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.80.1",
3+
"version": "5.81.0",
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

Lines changed: 1 addition & 1 deletion
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.80.1",
3+
"version": "5.81.0",
44
"description": "Rush plugin for Azure storage cloud build cache",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
0