Version Packages

This commit is contained in:
github-actions[bot]
2021-04-29 11:32:12 +00:00
committed by Fredrik Adelöw
parent 3ace5cef8b
commit 44abfaada6
99 changed files with 441 additions and 241 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-api-docs
## 0.4.12
### Patch Changes
- 1ce80ff02: Resolve issues with AsyncAPI rendering by updating `@asyncapi/react-component`
to `0.23.0`. The theming of the component is adjusted to the latest styling
changes.
- c614ede9a: Updated README to have up-to-date install instructions.
- 07a7806c3: Added fields filtering in get API entities to avoid the requesting of unused data
- Updated dependencies [9afcac5af]
- Updated dependencies [e0c9ed759]
- Updated dependencies [6eaecbd81]
- @backstage/core@0.7.7
## 0.4.11
### Patch Changes