Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-23 15:00:29 +00:00
parent a42df75228
commit c73bfa46d4
214 changed files with 3291 additions and 107 deletions
+42
View File
@@ -1,5 +1,47 @@
# example-app
## 0.2.114-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.7.2-next.0
- @backstage/plugin-catalog-graph@0.5.2-next.0
- @backstage/plugin-catalog-react@1.21.2-next.0
- @backstage/core-components@0.18.2-next.0
- @backstage/cli@0.34.4-next.0
- @backstage/plugin-scaffolder@1.34.2-next.0
- @backstage/plugin-api-docs@0.13.0-next.0
- @backstage/plugin-catalog@1.31.4-next.0
- @backstage/plugin-catalog-import@0.13.6-next.0
- @backstage/plugin-home@0.8.13-next.0
- @backstage/plugin-kubernetes@0.12.12-next.0
- @backstage/plugin-kubernetes-cluster@0.0.30-next.0
- @backstage/plugin-org@0.6.45-next.0
- @backstage/plugin-scaffolder-react@1.19.2-next.0
- @backstage/plugin-search@1.4.31-next.0
- @backstage/plugin-techdocs@1.15.1-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.29-next.0
- @backstage/plugin-user-settings@0.8.27-next.0
- @backstage/app-defaults@1.7.1-next.0
- @backstage/integration-react@1.2.11-next.0
- @backstage/plugin-auth-react@0.1.20-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.22-next.0
- @backstage/plugin-devtools@0.1.32-next.0
- @backstage/plugin-notifications@0.5.10-next.0
- @backstage/plugin-search-react@1.9.5-next.0
- @backstage/plugin-signals@0.0.24-next.0
- @backstage/plugin-techdocs-react@1.3.4-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/core-app-api@1.19.0
- @backstage/core-plugin-api@1.11.0
- @backstage/frontend-app-api@0.13.1-next.0
- @backstage/theme@0.6.8
- @backstage/plugin-catalog-common@1.1.5
- @backstage/plugin-permission-react@0.4.36
- @backstage/plugin-search-common@1.2.19
## 0.2.113
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.113",
"version": "0.2.114-next.0",
"backstage": {
"role": "frontend"
},