Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-home
## 0.8.11-next.1
### Patch Changes
- f16d380: Add the missing Visits API to the alpha plugin, fixing a crash due to the API not being installed.
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.1
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/theme@0.6.8-next.0
- @backstage/catalog-client@1.11.0-next.0
- @backstage/plugin-home-react@0.1.29-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/core-app-api@1.18.0
- @backstage/core-plugin-api@1.10.9
## 0.8.11-next.0
### Patch Changes