Change to patch update and clarify changeset message

Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
This commit is contained in:
Daniel Johansson
2021-06-17 16:50:54 +02:00
parent d5db15efbc
commit f19e0e8e44
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 -1
View File
@@ -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",