Skip to content

Commit 50fb4cc

Browse files
Add release 0.5.21-next.2
1 parent 6b15404 commit 50fb4cc

7 files changed

+48
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
diff --git a/backstage.json b/backstage.json
2+
index b1ca6e4..20f48ac 100644
3+
--- a/backstage.json
4+
+++ b/backstage.json
5+
@@ -1,3 +1,3 @@
6+
{
7+
- "version": "1.31.1"
8+
+ "version": "1.32.0-next.2"
9+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
diff --git a/backstage.json b/backstage.json
2+
index 51e2c1d..20f48ac 100644
3+
--- a/backstage.json
4+
+++ b/backstage.json
5+
@@ -1,3 +1,3 @@
6+
{
7+
- "version": "1.31.2"
8+
+ "version": "1.32.0-next.2"
9+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
diff --git a/backstage.json b/backstage.json
2+
index 5f445e5..20f48ac 100644
3+
--- a/backstage.json
4+
+++ b/backstage.json
5+
@@ -1,3 +1,3 @@
6+
{
7+
- "version": "1.31.3"
8+
+ "version": "1.32.0-next.2"
9+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
diff --git a/backstage.json b/backstage.json
2+
index 727c0ef..20f48ac 100644
3+
--- a/backstage.json
4+
+++ b/backstage.json
5+
@@ -1,3 +1,3 @@
6+
{
7+
- "version": "1.32.0-next.0"
8+
+ "version": "1.32.0-next.2"
9+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
diff --git a/backstage.json b/backstage.json
2+
index df3ec52..20f48ac 100644
3+
--- a/backstage.json
4+
+++ b/backstage.json
5+
@@ -1,3 +1,3 @@
6+
{
7+
- "version": "1.32.0-next.1"
8+
+ "version": "1.32.0-next.2"
9+
}

diffs/0.5.21-next.2..0.5.21-next.2.diff

Whitespace-only changes.

releases-yarn-plugin.json

+3
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
},
1414
"1.32.0-next.1": {
1515
"createApp": "0.5.21-next.1"
16+
},
17+
"1.32.0-next.2": {
18+
"createApp": "0.5.21-next.2"
1619
}
1720
}

0 commit comments

Comments
 (0)