Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.14.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release.
|
||||
- 44d77e9: Removed separate nav item extensions. Sidebar entries are now provided via `title` and `icon` on each plugin's page extension.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.9.0
|
||||
- @backstage/core-components@0.18.10
|
||||
- @backstage/ui@0.15.0
|
||||
- @backstage/plugin-catalog@2.0.5
|
||||
- @backstage/frontend-plugin-api@0.17.0
|
||||
- @backstage/core-plugin-api@1.12.6
|
||||
- @backstage/plugin-catalog-react@3.0.0
|
||||
- @backstage/plugin-catalog-common@1.1.10
|
||||
- @backstage/plugin-permission-react@0.5.1
|
||||
|
||||
## 0.14.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.14.1-next.1",
|
||||
"version": "0.14.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user