From 496cf6aff0e9d049446a7439396e9a3b211c319e Mon Sep 17 00:00:00 2001 From: Kiss Miklos Date: Tue, 17 Jan 2023 02:17:38 +0100 Subject: [PATCH] add changeset Signed-off-by: Kiss Miklos --- .changeset/spotty-coats-clean.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-coats-clean.md diff --git a/.changeset/spotty-coats-clean.md b/.changeset/spotty-coats-clean.md new file mode 100644 index 0000000000..f0809f70de --- /dev/null +++ b/.changeset/spotty-coats-clean.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-adr': patch +--- + +Render the common `` componenet when the `backstage.io/adr-location` annotation is missing from the component