From 1204e7628e0a43bf2dcf14508adedf9d25d8652a Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Thu, 28 Sep 2023 21:29:40 +0200 Subject: [PATCH] chore: add chanset file Signed-off-by: Camila Belo --- .changeset/strong-falcons-tickle.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/strong-falcons-tickle.md diff --git a/.changeset/strong-falcons-tickle.md b/.changeset/strong-falcons-tickle.md new file mode 100644 index 0000000000..d6fa0eb565 --- /dev/null +++ b/.changeset/strong-falcons-tickle.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-adr': patch +--- + +Create an experimental `AdrSearchResultItemExtension` for declarative integration with Backstage; it can be accessed via the `/alpha` import.