Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 583fc54: Fixed extra app elements not being rendered as part of apps without a sign-in page.
|
||||
- 0aa9d82: Added implementation of the new `DialogApi`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.0
|
||||
- @backstage/core-plugin-api@1.10.5
|
||||
- @backstage/frontend-plugin-api@0.10.0
|
||||
- @backstage/integration-react@1.2.5
|
||||
- @backstage/plugin-permission-react@0.4.32
|
||||
- @backstage/theme@0.6.4
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.1.7-next.2",
|
||||
"version": "0.1.7",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
Reference in New Issue
Block a user