Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+43
View File
@@ -1,5 +1,48 @@
# example-app
## 0.2.118-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.14.1-next.0
- @backstage/plugin-catalog-react@1.21.6-next.0
- @backstage/cli@0.35.3-next.0
- @backstage/ui@0.12.0-next.0
- @backstage/core-components@0.18.6-next.0
- @backstage/plugin-search-common@1.2.22-next.0
- @backstage/plugin-scaffolder@1.35.2-next.0
- @backstage/plugin-api-docs@0.13.4-next.0
- @backstage/plugin-scaffolder-react@1.19.6-next.0
- @backstage/plugin-techdocs@1.16.3-next.0
- @backstage/plugin-devtools@0.1.36-next.0
- @backstage/core-plugin-api@1.12.2-next.0
- @backstage/plugin-techdocs-react@1.3.8-next.0
- @backstage/core-app-api@1.19.4-next.0
- @backstage/plugin-home@0.9.1-next.0
- @backstage/plugin-search-react@1.10.3-next.0
- @backstage/plugin-catalog@1.32.3-next.0
- @backstage/plugin-catalog-graph@0.5.7-next.0
- @backstage/plugin-catalog-import@0.13.10-next.0
- @backstage/plugin-kubernetes@0.12.16-next.0
- @backstage/plugin-kubernetes-cluster@0.0.34-next.0
- @backstage/plugin-org@0.6.49-next.0
- @backstage/plugin-search@1.5.4-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.33-next.0
- @backstage/plugin-user-settings@0.8.32-next.0
- @backstage/app-defaults@1.7.5-next.0
- @backstage/catalog-model@1.7.6
- @backstage/config@1.3.6
- @backstage/integration-react@1.2.15-next.0
- @backstage/theme@0.7.1
- @backstage/plugin-auth-react@0.1.24-next.0
- @backstage/plugin-catalog-common@1.1.8-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.26-next.0
- @backstage/plugin-mui-to-bui@0.2.4-next.0
- @backstage/plugin-notifications@0.5.14-next.0
- @backstage/plugin-permission-react@0.4.40-next.0
- @backstage/plugin-signals@0.0.28-next.0
## 0.2.117
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.117",
"version": "0.2.118-next.0",
"backstage": {
"role": "frontend"
},