Add changeset for the catalog-model package

Signed-off-by: vahagsaribekyan <32436397+vahagsaribekyan@users.noreply.github.com>
This commit is contained in:
vahagsaribekyan
2024-09-11 13:13:16 +04:00
committed by GitHub
parent f094dfd54a
commit 74acf06f33
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-model': minor
---
Add `dependencyOf` prop to catalog model for Component kind to enable building relationship graphs with both directions using `dependsOn` and `dependencyOf`.