search-backend: switch to minor bump in changeset

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-03-15 09:57:55 +00:00
parent 38e01f2f70
commit aab3bac7fc
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-search-backend': patch
'@backstage/plugin-search-backend': minor
---
Filter out `authorization` property before returning API responses.
**BREAKING**: The `authorization` property is no longer returned on search results when queried. Note: this will only result in a breaking change if you have custom code in your frontend that relies on the `authorization.resourceRef` property on documents.