Version Packages

This commit is contained in:
github-actions[bot]
2022-12-20 11:30:21 +00:00
parent 9ef94ccd4a
commit 3245539963
569 changed files with 6420 additions and 2404 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-search-common
## 1.2.0
### Minor Changes
- 29ebc43a0b: numberOfResults (total number of results for a given query) can now be provided by each search engine and consumed as part of the search results response
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.2
- @backstage/types@1.0.2
## 1.2.0-next.3
### Patch Changes