Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.14.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 37421bc: Fixed scaffolder form fields not resolving correctly in the `useCustomFieldExtensions` hook.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.9.0
|
||||
- @backstage/catalog-model@1.7.2
|
||||
- @backstage/core-components@0.16.2
|
||||
- @backstage/core-plugin-api@1.10.2
|
||||
- @backstage/frontend-plugin-api@0.9.3
|
||||
- @backstage/theme@0.6.3
|
||||
- @backstage/types@1.2.0
|
||||
- @backstage/version-bridge@1.0.10
|
||||
- @backstage/plugin-catalog-react@1.15.0
|
||||
- @backstage/plugin-permission-react@0.4.29
|
||||
- @backstage/plugin-scaffolder-common@1.5.8
|
||||
|
||||
## 1.14.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.14.2",
|
||||
"version": "1.14.3-next.0",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user