Version Packages (next)
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.19.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 004b5c1: Added back `formFieldsApiRef` and `ScaffolderFormFieldsApi` as alpha exports.
|
||||
- f598909: Added `scaffolderApiMock` test utility, exported from `@backstage/plugin-scaffolder-react/testUtils`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.14.0-next.1
|
||||
- @backstage/plugin-catalog-react@2.1.0-next.1
|
||||
- @backstage/frontend-test-utils@0.5.1-next.1
|
||||
- @backstage/plugin-scaffolder-common@2.0.0-next.1
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/core-components@0.18.8-next.0
|
||||
- @backstage/core-plugin-api@1.12.4-next.0
|
||||
- @backstage/frontend-plugin-api@0.14.2-next.0
|
||||
- @backstage/theme@0.7.2
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/version-bridge@1.0.12
|
||||
- @backstage/plugin-permission-react@0.4.41-next.0
|
||||
|
||||
## 1.19.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.19.8-next.0",
|
||||
"version": "1.19.8-next.1",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user