Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-03-04 16:49:37 +00:00
parent c45506df09
commit f9fb465e38
317 changed files with 4624 additions and 235 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-home-react
## 0.1.24-next.0
### Patch Changes
- c5a82fc: Don't render header divider on homepage cards if no title was specified.
- Updated dependencies
- @backstage/core-components@0.16.5-next.0
- @backstage/core-plugin-api@1.10.4
## 0.1.23
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.23",
"version": "0.1.24-next.0",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library",