From 3dc6a4a0811c2d4b368fadd22cc99c2d8a8ee2b7 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 9 Mar 2023 13:37:31 +0100 Subject: [PATCH] change postgres module to patch in changeset Co-authored-by: Patrik Oldsberg Signed-off-by: Emma Indal --- .changeset/giant-hairs-serve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/giant-hairs-serve.md b/.changeset/giant-hairs-serve.md index ae450234d1..0f77a6fe34 100644 --- a/.changeset/giant-hairs-serve.md +++ b/.changeset/giant-hairs-serve.md @@ -1,6 +1,6 @@ --- '@backstage/plugin-search-backend-module-elasticsearch': minor -'@backstage/plugin-search-backend-module-pg': minor +'@backstage/plugin-search-backend-module-pg': patch --- Search backend modules migrated to the new backend system. For documentation on how to migrate, check out the [how to migrate to the new backend system guide](../docs/features/search/how-to-guides.md#how-to-migrate-to-use-search-together-with-the-new-backend-system).