Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+40
View File
@@ -1,5 +1,45 @@
# example-app-legacy
## 0.2.119
### Patch Changes
- Updated dependencies
- @backstage/cli@0.36.0
- @backstage/plugin-catalog-react@2.1.0
- @backstage/ui@0.13.0
- @backstage/frontend-app-api@0.16.0
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/plugin-user-settings@0.9.1
- @backstage/plugin-search-react@1.11.0
- @backstage/plugin-search@1.7.0
- @backstage/plugin-api-docs@0.13.5
- @backstage/plugin-devtools@0.1.37
- @backstage/core-app-api@1.19.6
- @backstage/plugin-scaffolder@1.36.0
- @backstage/plugin-techdocs@1.17.1
- @backstage/plugin-catalog@2.0.0
- @backstage/plugin-catalog-graph@0.6.0
- @backstage/plugin-catalog-import@0.13.11
- @backstage/plugin-catalog-unprocessed-entities@0.2.27
- @backstage/plugin-home@0.9.3
- @backstage/plugin-kubernetes@0.12.17
- @backstage/plugin-mui-to-bui@0.2.5
- @backstage/plugin-org@0.7.0
- @backstage/plugin-scaffolder-react@1.20.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.34
- @backstage/plugin-notifications@0.5.15
- @backstage/plugin-permission-react@0.4.41
- @backstage/plugin-home-react@0.1.36
- @backstage/plugin-kubernetes-cluster@0.0.35
- @backstage/catalog-model@1.7.7
- @backstage/app-defaults@1.7.6
- @backstage/integration-react@1.2.16
- @backstage/plugin-auth-react@0.1.25
- @backstage/plugin-signals@0.0.29
- @backstage/plugin-techdocs-react@1.3.9
## 0.2.119-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-legacy",
"version": "0.2.119-next.2",
"version": "0.2.119",
"backstage": {
"role": "frontend"
},