Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-02 09:03:14 +00:00
parent 14218d6227
commit 08c63d46ac
275 changed files with 4055 additions and 137 deletions
+25
View File
@@ -1,5 +1,30 @@
# @backstage/plugin-scaffolder
## 1.22.1-next.1
### Patch Changes
- cc81579: Updated dependency `@rjsf/utils` to `5.18.5`.
Updated dependency `@rjsf/core` to `5.18.5`.
Updated dependency `@rjsf/material-ui` to `5.18.5`.
Updated dependency `@rjsf/validator-ajv8` to `5.18.5`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/plugin-scaffolder-react@1.10.0-next.1
- @backstage/core-compat-api@0.2.7-next.0
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/integration@1.13.0-next.0
- @backstage/integration-react@1.1.29-next.0
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-scaffolder-common@1.5.3
## 1.22.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.22.0-next.0",
"version": "1.22.1-next.1",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",