Version Packages

This commit is contained in:
github-actions[bot]
2021-06-24 09:58:38 +00:00
parent 8f40136c17
commit 5a64fe7ea5
162 changed files with 1196 additions and 765 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-search
## 0.4.1
### Patch Changes
- df51a5507: Fix empty state not being displayed on missing results.
- d5db15efb: Use the `identityApi` to forward authorization headers to the `search-backend`
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- Updated dependencies
- @backstage/core-plugin-api@0.1.3
- @backstage/catalog-model@0.8.4
- @backstage/plugin-catalog-react@0.2.4
## 0.4.0
### Minor Changes