Merge pull request #32741 from backstage/rugvip/promote-app-next

repo: promote app-next to main example app
This commit is contained in:
Patrik Oldsberg
2026-02-10 16:31:34 +01:00
committed by GitHub
109 changed files with 15359 additions and 15266 deletions
+3 -3
View File
@@ -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",
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
Updated package-docs exclude list to reflect renamed example app packages.