diff --git a/.changeset/early-jars-laugh.md b/.changeset/early-jars-laugh.md index 9b9de4ab80..44fc9b114e 100644 --- a/.changeset/early-jars-laugh.md +++ b/.changeset/early-jars-laugh.md @@ -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.