Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.12.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
|
||||
- 72d019d: Removed various typos
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.10.2
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/core-compat-api@0.4.2
|
||||
- @backstage/plugin-catalog@1.30.0
|
||||
- @backstage/plugin-catalog-react@1.18.0
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
|
||||
## 0.12.7-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.12.7-next.3",
|
||||
"version": "0.12.7",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user