Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-plugin-api
## 0.12.0
### Minor Changes
- 894d514: Make `openshiftApiRef` available to the new frontend system.
### Patch Changes
- 2fb8b04: Improved the types of `createFrontendPlugin` and `createFrontendModule` so that errors due to incompatible options are indicated more clearly.
- Updated dependencies
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
## 0.11.1-next.0
### Patch Changes