Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d66a3ec: Updated the `PageLayout` swap to pass a clickable `titleLink` on the `PluginHeader`, resolved from the plugin's root route ref.
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.14.0-next.0
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.15.2-next.0
|
||||
- @backstage/integration-react@1.2.17-next.0
|
||||
- @backstage/core-plugin-api@1.12.5-next.0
|
||||
- @backstage/plugin-app-react@0.2.2-next.0
|
||||
- @backstage/filter-predicates@0.1.1
|
||||
- @backstage/theme@0.7.2
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/version-bridge@1.0.12
|
||||
- @backstage/plugin-permission-react@0.4.42-next.0
|
||||
|
||||
## 0.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.3-next.0",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
Reference in New Issue
Block a user