Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-26 15:26:38 +00:00
parent fe9b5f58ca
commit 68db890456
340 changed files with 3430 additions and 170 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-home
## 0.9.7-next.0
### Patch Changes
- a07e6a3: Added the correctly-spelled `'widgetSettingsOverlay.editSettingsTooltip'` translation key in `homeTranslationRef` and deprecated the previous typoed `'widgetSettingsOverlay.editSettingsTooptip'` key. Existing references to the old key continue to work; switch to the new key to avoid future removal.
- Updated dependencies
- @backstage/catalog-client@1.16.0-next.0
- @backstage/plugin-catalog-react@3.0.1-next.0
- @backstage/core-components@0.18.11-next.0
- @backstage/core-compat-api@0.5.12-next.0
- @backstage/plugin-home-react@0.1.39-next.0
## 0.9.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.9.6",
"version": "0.9.7-next.0",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",