Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-23 14:02:37 +00:00
parent 2431eb22fe
commit 4a8774820c
314 changed files with 4828 additions and 219 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-home
## 0.7.8-next.0
### Patch Changes
- 31bfc44: Updated alpha definitions of extension data references.
- fdcc059: Fixed a bug on the WelcomeTitle component where the welcome message wasn't correct when the language was set to Spanish
- Updated dependencies
- @backstage/frontend-plugin-api@0.6.8-next.0
- @backstage/plugin-catalog-react@1.12.3-next.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-app-api@1.14.1-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-compat-api@0.2.8-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/plugin-home-react@0.1.16-next.0
## 0.7.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.7.7",
"version": "0.7.8-next.0",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",