From 0ca964ee0e2ba7a754e0b9010e9589d59ba195bc Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Thu, 24 Feb 2022 19:51:45 +0100 Subject: [PATCH] Changeset. Signed-off-by: Eric Peterson --- .changeset/techdocs-war-on-war.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/techdocs-war-on-war.md diff --git a/.changeset/techdocs-war-on-war.md b/.changeset/techdocs-war-on-war.md new file mode 100644 index 0000000000..28722feed3 --- /dev/null +++ b/.changeset/techdocs-war-on-war.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +Fixed a bug that could cause searches in the in-context TechDocs search bar to show results from a different TechDocs site.