Version Packages

This commit is contained in:
github-actions[bot]
2026-05-19 18:28:24 +00:00
parent 0a44fb3cb8
commit b97fcb0a93
563 changed files with 6223 additions and 1580 deletions
+17
View File
@@ -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 -1
View File
@@ -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",