Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-09 16:09:04 +00:00
parent 6573a26382
commit 1693f2dc74
248 changed files with 2302 additions and 737 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-techdocs
## 0.15.1-next.0
### Patch Changes
- 7a1dbe6ce9: The panels of `TechDocsCustomHome` now use the `useEntityOwnership` hook to resolve ownership when the `'ownedByUser'` filter predicate is used.
- Updated dependencies
- @backstage/plugin-catalog@0.10.0-next.0
- @backstage/plugin-catalog-react@0.9.0-next.0
- @backstage/core-components@0.9.1-next.0
- @backstage/catalog-model@0.13.0-next.0
- @backstage/plugin-search@0.7.3-next.0
- @backstage/integration-react@0.1.25-next.0
## 0.15.0
### Minor Changes