Version Packages (next)
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user