Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.8.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e7d59d3: fix(home): correct `clearAll` logic to properly handle `deletable` flag
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.21.2
|
||||
- @backstage/core-components@0.18.2
|
||||
- @backstage/frontend-plugin-api@0.12.1
|
||||
- @backstage/config@1.3.5
|
||||
- @backstage/theme@0.7.0
|
||||
- @backstage/core-compat-api@0.5.3
|
||||
- @backstage/core-app-api@1.19.1
|
||||
- @backstage/core-plugin-api@1.11.1
|
||||
- @backstage/plugin-home-react@0.1.31
|
||||
|
||||
## 0.8.13-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.8.13-next.3",
|
||||
"version": "0.8.13",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user