Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-12-09 15:00:09 +00:00
parent 081b310d26
commit e08f48a9b5
281 changed files with 3971 additions and 140 deletions
+16
View File
@@ -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 -1
View File
@@ -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",