Merge pull request #15434 from backstage/rugvip/patch

changesets: make stack overflow backend override fix a patch change
This commit is contained in:
Ben Lambert
2022-12-27 16:15:22 +01:00
committed by GitHub
+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.