Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.3.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f3f84f1: Minor extension type updates after frontend API bump
|
||||
- f7bc228: Support to set `defaultLanguage` and `availableLanguages` for the app language API in the new frontend system
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.13.2-next.1
|
||||
- @backstage/core-components@0.18.4-next.2
|
||||
- @backstage/core-plugin-api@1.12.1-next.0
|
||||
- @backstage/integration-react@1.2.13-next.0
|
||||
- @backstage/theme@0.7.1-next.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/version-bridge@1.0.11
|
||||
- @backstage/plugin-permission-react@0.4.39-next.0
|
||||
|
||||
## 0.3.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.3.3-next.0",
|
||||
"version": "0.3.3-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
Reference in New Issue
Block a user