changsets: tweak changeset to make vale happy an elaborate a bit more

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-11-15 11:05:45 +01:00
parent 4c88f279ca
commit 12b880fb97
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/version-bridge': patch
---
Debuggable/inspectable versioned values
Updated the value created by `createVersionedValueMap` to give it an extra hidden property that makes it easier to inspect during debugging.