Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-24 10:07:58 +00:00
parent 5a5313b50e
commit 2e3fbc11c2
241 changed files with 3406 additions and 130 deletions
+18
View File
@@ -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 -1
View File
@@ -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",