Change to patch update and clarify changeset message
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-search': minor
|
||||
'@backstage/plugin-search': patch
|
||||
---
|
||||
|
||||
add IdentityApi support
|
||||
Use the `identityApi` to forward authorization headers to the `search-backend`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search",
|
||||
"version": "0.5.0",
|
||||
"version": "0.4.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user