Version Packages
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.12.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 6836522: Added support for pagination in api-docs plugin - DefaultApiExplorerPage
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 11f57de: bump `@asyncapi/react-component` to latest `2.x`
|
||||
- 3cd1dee: Uses theme values to style the API definition schema so that theme overrides apply.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.25.0
|
||||
- @backstage/plugin-catalog-react@1.14.1
|
||||
- @backstage/core-components@0.16.0
|
||||
- @backstage/catalog-model@1.7.1
|
||||
- @backstage/core-compat-api@0.3.2
|
||||
- @backstage/core-plugin-api@1.10.1
|
||||
- @backstage/frontend-plugin-api@0.9.1
|
||||
- @backstage/plugin-catalog-common@1.1.1
|
||||
- @backstage/plugin-permission-react@0.4.28
|
||||
|
||||
## 0.11.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.12-next.3",
|
||||
"version": "0.12.0",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user