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