change postgres module to patch in changeset

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2023-03-09 13:37:31 +01:00
committed by Camila Belo
parent 5e2ccf0183
commit 3dc6a4a081
+1 -1
View File
@@ -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).