Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-28 13:06:13 +00:00
parent a096e9ff2d
commit 7ffb8eedd7
326 changed files with 4521 additions and 182 deletions
+45
View File
@@ -1,5 +1,50 @@
# example-app-next
## 0.0.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.29.0-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/plugin-techdocs@1.11.1-next.1
- @backstage/plugin-kubernetes@0.12.0-next.1
- @backstage/plugin-kubernetes-cluster@0.0.18-next.1
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-app-api@0.10.1-next.1
- @backstage/frontend-defaults@0.1.2-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration-react@1.2.0
- @backstage/plugin-api-docs@0.11.12-next.1
- @backstage/plugin-app@0.1.2-next.1
- @backstage/plugin-app-visualizer@0.1.12-next.1
- @backstage/plugin-auth-react@0.1.8-next.1
- @backstage/plugin-catalog@1.24.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-graph@0.4.12-next.1
- @backstage/plugin-catalog-import@0.12.6-next.1
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.10-next.1
- @backstage/plugin-home@0.8.1-next.1
- @backstage/plugin-notifications@0.3.3-next.1
- @backstage/plugin-org@0.6.32-next.1
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder@1.26.3-next.1
- @backstage/plugin-scaffolder-react@1.13.3-next.1
- @backstage/plugin-search@1.4.19-next.1
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
- @backstage/plugin-signals@0.0.12-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.17-next.1
- @backstage/plugin-techdocs-react@1.2.10-next.1
- @backstage/plugin-user-settings@0.8.15-next.1
## 0.0.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.17-next.0",
"version": "0.0.17-next.1",
"backstage": {
"role": "frontend"
},