Version Packages (next)
This commit is contained in:
@@ -1,5 +1,30 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c56f1a2: Remove the old legacy exports from `/alpha`
|
||||
- 11b9a08: Introduced the first version of recoverable tasks.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0b0c6b6: Allow defining default output text to be shown
|
||||
- 6a74ffd: Updated dependency `@rjsf/utils` to `5.16.1`.
|
||||
Updated dependency `@rjsf/core` to `5.16.1`.
|
||||
Updated dependency `@rjsf/material-ui` to `5.16.1`.
|
||||
Updated dependency `@rjsf/validator-ajv8` to `5.16.1`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.9.4-next.0
|
||||
- @backstage/catalog-client@1.6.0-next.0
|
||||
- @backstage/plugin-scaffolder-common@1.5.0-next.0
|
||||
- @backstage/core-components@0.13.10
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.2
|
||||
- @backstage/theme@0.5.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 1.7.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user