Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-31 14:00:13 +00:00
parent 68036678e9
commit c31289fe06
67 changed files with 3085 additions and 119 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-scaffolder-react
## 1.14.3-next.1
### Patch Changes
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
Updated dependency `@rjsf/core` to `5.23.2`.
Updated dependency `@rjsf/material-ui` to `5.23.2`.
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
## 1.14.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.3-next.0",
"version": "1.14.3-next.1",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",