Version Packages (next)
This commit is contained in:
@@ -1,5 +1,28 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.14.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3c62a50: Experimental support for `formDecorators` to enable secret collection and mutations to the parameters for scaffolder tasks
|
||||
- c4ffd13: Added the autocomplete feature to GitlabRepoUrlPicker
|
||||
- 9951ba4: Updated dependency `@rjsf/utils` to `5.23.1`.
|
||||
Updated dependency `@rjsf/core` to `5.23.1`.
|
||||
Updated dependency `@rjsf/material-ui` to `5.23.1`.
|
||||
Updated dependency `@rjsf/validator-ajv8` to `5.23.1`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-common@1.5.8-next.0
|
||||
- @backstage/plugin-catalog-react@1.14.3-next.0
|
||||
- @backstage/frontend-plugin-api@0.9.3-next.0
|
||||
- @backstage/theme@0.6.3-next.0
|
||||
- @backstage/catalog-client@1.8.1-next.0
|
||||
- @backstage/catalog-model@1.7.1
|
||||
- @backstage/core-components@0.16.2-next.0
|
||||
- @backstage/core-plugin-api@1.10.1
|
||||
- @backstage/types@1.2.0
|
||||
- @backstage/version-bridge@1.0.10
|
||||
- @backstage/plugin-permission-react@0.4.28
|
||||
|
||||
## 1.14.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.14.0",
|
||||
"version": "1.14.2-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