fix: changeset properly states what is changing

Signed-off-by: Chris Langhout <clanghout@bol.com>
This commit is contained in:
Chris Langhout
2024-10-08 14:15:22 +02:00
committed by blam
parent 4a58a40889
commit 58e1383241
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
better rendering of nested data; rendered as yaml now
`StructuredMetadataTable` now renders data as yaml, improving readability.