Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-04-26 12:22:43 +00:00
parent 08e7fc564c
commit 1bff70d602
247 changed files with 3033 additions and 662 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-api-docs
## 0.8.5-next.0
### Patch Changes
- 4274844a8c: Use InfoCardVariants on custom cards variant attribute
- 09fa05e5d7: Bumped @asyncapi/react-component > openapi-sampler > json-pointer to resolve security vulnerability CVE-2021-23820
- 433a609a15: Updated the rendering of AsyncApi definitions to be able to resolve absolute HTTP \$ref references.
- Updated dependencies
- @backstage/plugin-catalog@1.2.0-next.0
- @backstage/plugin-catalog-react@1.1.0-next.0
## 0.8.4
### Patch Changes