Version Packages

This commit is contained in:
github-actions[bot]
2021-03-31 12:21:12 +00:00
parent 39f41287d2
commit 8e00ab7e63
72 changed files with 410 additions and 262 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-api-docs
## 0.4.10
### Patch Changes
- ee5529268: Include the GraphiQL stylesheet
- 60bddefce: Export `apiDocsConfigRef` from `api-docs` plugin to allow extending it with
custom API rendering.
- 9f48b548c: Make it possible to specify entity type to `useEntity` when it's known
- Updated dependencies [9f48b548c]
- Updated dependencies [8488a1a96]
- @backstage/plugin-catalog-react@0.1.4
- @backstage/catalog-model@0.7.5
## 0.4.9
### Patch Changes