Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.12.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system.
|
||||
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
|
||||
- 633327c: Improved styling for dark mode
|
||||
- 8b1bf6e: Updated README instructions for the new frontend system
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.31.2
|
||||
- @backstage/core-components@0.17.5
|
||||
- @backstage/frontend-plugin-api@0.11.0
|
||||
- @backstage/core-compat-api@0.5.0
|
||||
- @backstage/plugin-catalog-react@1.20.0
|
||||
|
||||
## 0.12.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.12.10-next.3",
|
||||
"version": "0.12.10",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user