Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-10-07 15:00:59 +00:00
parent fe7cc7ae30
commit 316d0774b8
62 changed files with 489 additions and 31 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-home
## 0.8.13-next.3
### Patch Changes
- e7d59d3: fix(home): correct `clearAll` logic to properly handle `deletable` flag
- Updated dependencies
- @backstage/core-components@0.18.2-next.3
- @backstage/frontend-plugin-api@0.12.1-next.2
## 0.8.13-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.8.13-next.2",
"version": "0.8.13-next.3",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",