Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.9.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 419141e: Fixed widgets not being movable or resizable after saved edits. Previously, entering edit mode didn't restore `isDraggable` and `isResizable`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.10-next.0
|
||||
- @backstage/core-compat-api@0.5.11-next.0
|
||||
- @backstage/plugin-catalog-react@2.1.5-next.0
|
||||
- @backstage/frontend-plugin-api@0.17.0-next.0
|
||||
- @backstage/plugin-home-react@0.1.38-next.0
|
||||
- @backstage/core-app-api@1.20.1-next.0
|
||||
- @backstage/catalog-client@1.15.1-next.0
|
||||
- @backstage/catalog-model@1.8.1-next.0
|
||||
- @backstage/config@1.3.8-next.0
|
||||
- @backstage/core-plugin-api@1.12.6-next.0
|
||||
- @backstage/theme@0.7.3
|
||||
|
||||
## 0.9.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.5-next.0",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user