Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-12-02 15:37:41 +00:00
parent 5d6ee242b3
commit 336db00d21
72 changed files with 843 additions and 35 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-scaffolder-react
## 1.19.4-next.1
### Patch Changes
- 5ca461e: Fixed bug where custom `review.name` values were incorrectly formatted by `startCase`, preserving them exactly as written.
- Updated dependencies
- @backstage/core-components@0.18.4-next.1
- @backstage/plugin-catalog-react@1.21.4-next.1
## 1.19.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.19.4-next.0",
"version": "1.19.4-next.1",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",