changesets: make stack overflow backend override fix a patch change

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-12-27 16:13:13 +01:00
parent 82b60c1681
commit 45febee8dd
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-stack-overflow-backend': minor
'@backstage/plugin-stack-overflow-backend': patch
---
Enable configuration override for StackOverflow backend plugin when instantiating the search indexer. This makes it possible to set different configuration for frontend and backend of the plugin.