Version Packages (next)
This commit is contained in:
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.1.11",
|
||||
"version": "0.2.0-next.0",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
Reference in New Issue
Block a user