Version Packages

This commit is contained in:
github-actions[bot]
2025-03-18 12:55:57 +00:00
parent 2b1ae6611f
commit 127408219b
502 changed files with 5951 additions and 2249 deletions
+15
View File
@@ -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 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.7-next.2",
"version": "0.1.7",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",