Merge pull request #32741 from backstage/rugvip/promote-app-next
repo: promote app-next to main example app
This commit is contained in:
+3
-3
@@ -2,10 +2,10 @@
|
||||
"mode": "pre",
|
||||
"tag": "next",
|
||||
"initialVersions": {
|
||||
"example-app": "0.2.117",
|
||||
"example-app-legacy": "0.2.117",
|
||||
"@backstage/app-defaults": "1.7.4",
|
||||
"example-app-next": "0.0.31",
|
||||
"app-next-example-plugin": "0.0.31",
|
||||
"example-app": "0.0.31",
|
||||
"app-example-plugin": "0.0.31",
|
||||
"example-backend": "0.0.46",
|
||||
"@backstage/backend-app-api": "1.4.1",
|
||||
"@backstage/backend-defaults": "0.15.0",
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Updated package-docs exclude list to reflect renamed example app packages.
|
||||
Reference in New Issue
Block a user