Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-04-25 15:53:19 +00:00
parent fc900418b9
commit e04bb20bdc
333 changed files with 4918 additions and 228 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-stack-overflow
## 0.1.14-next.0
### Patch Changes
- c1ff65f315a: StackOverflowSearchResultListItem can now accept an empty result prop so that it can be rendered in the suggested SearchResultListItem pattern.
- Updated dependencies
- @backstage/plugin-search-react@1.6.0-next.0
- @backstage/plugin-home@0.5.1-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.19
- @backstage/plugin-search-common@1.2.3
## 0.1.13
### Patch Changes