Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.13.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 30e08df: Added default entity content groups for the API docs entity content tabs. The API definition tab defaults to the `documentation` group and the APIs tab defaults to the `development` group.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.34.0-next.1
|
||||
- @backstage/plugin-catalog-react@2.1.0-next.1
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/core-components@0.18.8-next.0
|
||||
- @backstage/core-plugin-api@1.12.4-next.0
|
||||
- @backstage/frontend-plugin-api@0.14.2-next.0
|
||||
- @backstage/plugin-catalog-common@1.1.8
|
||||
- @backstage/plugin-permission-react@0.4.41-next.0
|
||||
|
||||
## 0.13.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.13.5-next.0",
|
||||
"version": "0.13.5-next.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user