Version Packages (next) (#32222)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account
2025-12-30 16:06:20 +01:00
committed by GitHub
parent 3afeab42a0
commit 9f1ee3e667
148 changed files with 1376 additions and 73 deletions
+26
View File
@@ -1,5 +1,31 @@
# example-app
## 0.2.117-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.35.2-next.1
- @backstage/integration-react@1.2.14-next.0
- @backstage/plugin-catalog-import@0.13.9-next.0
- @backstage/plugin-scaffolder@1.35.1-next.0
- @backstage/plugin-techdocs@1.16.2-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.32-next.0
- @backstage/plugin-catalog@1.32.2-next.0
- @backstage/plugin-catalog-react@1.21.5-next.0
- @backstage/plugin-scaffolder-react@1.19.5-next.0
- @backstage/frontend-app-api@0.13.4-next.0
- @backstage/plugin-api-docs@0.13.3-next.0
- @backstage/plugin-catalog-graph@0.5.5-next.0
- @backstage/plugin-org@0.6.48-next.0
- @backstage/plugin-user-settings@0.8.31-next.0
- @backstage/plugin-home@0.8.16-next.0
- @backstage/plugin-kubernetes@0.12.15-next.0
- @backstage/plugin-kubernetes-cluster@0.0.33-next.0
- @backstage/plugin-search@1.5.2-next.0
- @backstage/plugin-search-react@1.10.1
- @backstage/plugin-devtools@0.1.35-next.0
## 0.2.117-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.117-next.0",
"version": "0.2.117-next.1",
"backstage": {
"role": "frontend"
},