Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-app
## 0.2.0-next.0
### Minor Changes
- 29786f6: Updated the `app/nav` extension to use the new `NavContentBlueprint`, and removed support for extensions created with the now removed `NavLogoBlueprint`.
### Patch Changes
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/theme@0.6.8-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
- @backstage/integration-react@1.2.9
- @backstage/types@1.2.1
- @backstage/plugin-permission-react@0.4.36
## 0.1.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.11",
"version": "0.2.0-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",