Add changeset for review name formatting fix

Signed-off-by: ambulgm <mukul.ambulgekar@autodesk.com>
This commit is contained in:
ambulgm
2025-11-23 00:08:51 -08:00
committed by Ben Lambert
parent 275a57d772
commit 5ca461ea9b
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': patch
---
Fixed bug where custom `review.name` values were incorrectly formatted by startCase, preserving them exactly as written.