Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-10 12:54:09 +00:00
parent f645a8dee6
commit 134bc9981f
358 changed files with 4880 additions and 186 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-scaffolder-react
## 1.14.2-next.2
### Patch Changes
- 184161f: Scaffolder field extensions registered with `FormFieldBlueprint` are now collected in the `useCustomFieldExtensions` hook, enabling them for use in the scaffolder.
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.3-next.2
- @backstage/catalog-client@1.9.0-next.2
- @backstage/catalog-model@1.7.2-next.0
- @backstage/core-components@0.16.2-next.2
- @backstage/core-plugin-api@1.10.2-next.0
- @backstage/frontend-plugin-api@0.9.3-next.2
- @backstage/theme@0.6.3-next.0
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-permission-react@0.4.29-next.0
- @backstage/plugin-scaffolder-common@1.5.8-next.1
## 1.14.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.2-next.1",
"version": "1.14.2-next.2",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",