Skip to content

Commit ad7ea8e

Browse files
authored
Merge pull request #1351 from backstage/topic/v1.50.0-next.1
v1.50.0-next.1 version bump
2 parents ef9bb37 + 776c445 commit ad7ea8e

File tree

3 files changed

+1824
-849
lines changed

3 files changed

+1824
-849
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ nodeLinker: node-modules
77
plugins:
88
- checksum: 05b51f75814596aa3e15b296af3287240351c8b7f1df1e05c2ceedf7f3820627759605825fd932f1f7c3c3287b61b16f9e8195b0927a0f80345493f81376947a
99
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
10-
spec: 'https://versions.backstage.io/v1/releases/1.49.0/yarn-plugin'
10+
spec: 'https://versions.backstage.io/v1/releases/1.50.0-next.1/yarn-plugin'
1111

1212
yarnPath: .yarn/releases/yarn-4.5.0.cjs

backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.49.0"
2+
"version": "1.50.0-next.1"
33
}

0 commit comments

Comments
 (0)