Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-10 17:34:12 +00:00
parent 1097f68579
commit ed7c4e3bef
325 changed files with 3870 additions and 162 deletions
+40
View File
@@ -1,5 +1,45 @@
# example-app
## 0.0.33-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.5.9-next.2
- @backstage/ui@0.13.0-next.2
- @backstage/cli@0.36.0-next.2
- @backstage/core-app-api@1.19.6-next.1
- @backstage/plugin-techdocs@1.17.1-next.2
- @backstage/frontend-plugin-api@0.15.0-next.1
- @backstage/core-plugin-api@1.12.4-next.1
- @backstage/frontend-app-api@0.16.0-next.1
- @backstage/plugin-catalog-react@2.1.0-next.2
- @backstage/core-components@0.18.8-next.1
- @backstage/plugin-org@0.7.0-next.2
- @backstage/plugin-catalog-graph@0.6.0-next.2
- @backstage/plugin-app-react@0.2.1-next.1
- @backstage/plugin-app@0.4.1-next.2
- @backstage/frontend-defaults@0.5.0-next.1
- @backstage/plugin-scaffolder-react@1.20.0-next.2
- @backstage/plugin-api-docs@0.13.5-next.2
- @backstage/plugin-catalog@2.0.0-next.2
- @backstage/plugin-app-visualizer@0.2.1-next.2
- @backstage/plugin-auth@0.1.6-next.1
- @backstage/plugin-catalog-import@0.13.11-next.2
- @backstage/plugin-catalog-unprocessed-entities@0.2.27-next.1
- @backstage/plugin-devtools@0.1.37-next.2
- @backstage/plugin-home@0.9.3-next.2
- @backstage/plugin-home-react@0.1.36-next.1
- @backstage/plugin-kubernetes@0.12.17-next.2
- @backstage/plugin-notifications@0.5.15-next.1
- @backstage/plugin-scaffolder@1.35.5-next.2
- @backstage/plugin-search@1.6.2-next.2
- @backstage/plugin-search-react@1.10.5-next.1
- @backstage/plugin-signals@0.0.29-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.34-next.2
- @backstage/plugin-techdocs-react@1.3.9-next.1
- @backstage/plugin-user-settings@0.9.1-next.2
## 0.0.33-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.0.33-next.1",
"version": "0.0.33-next.2",
"backstage": {
"role": "frontend"
},