Version Packages
This commit is contained in:
@@ -1,5 +1,30 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.35.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- dab3d3f: Added field extension `RepoOwnerPicker` for retrieving GitHub repository owners.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
|
||||
- be21c5c: Updated dependency `@rjsf/utils` to `5.24.13`.
|
||||
Updated dependency `@rjsf/core` to `5.24.13`.
|
||||
Updated dependency `@rjsf/material-ui` to `5.24.13`.
|
||||
Updated dependency `@rjsf/validator-ajv8` to `5.24.13`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/frontend-plugin-api@0.13.2
|
||||
- @backstage/plugin-scaffolder-react@1.19.4
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/plugin-catalog-react@1.21.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/integration-react@1.2.13
|
||||
- @backstage/plugin-permission-react@0.4.39
|
||||
- @backstage/plugin-scaffolder-common@1.7.4
|
||||
- @backstage/plugin-techdocs-react@1.3.6
|
||||
|
||||
## 1.34.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.34.4-next.1",
|
||||
"version": "1.35.0",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user