Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-scaffolder-react
## 1.19.4
### Patch Changes
- fb029b6: Updated luxon types
- 5ca461e: Fixed bug where custom `review.name` values were incorrectly formatted by `startCase`, preserving them exactly as written.
- 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`.
- 9b38f22: Updated dependency `use-immer` to `^0.11.0`.
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/plugin-catalog-react@1.21.4
- @backstage/core-plugin-api@1.12.1
- @backstage/theme@0.7.1
- @backstage/plugin-permission-react@0.4.39
- @backstage/plugin-scaffolder-common@1.7.4
## 1.19.4-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.19.4-next.2",
"version": "1.19.4",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",