Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-api-docs
## 0.13.3
### Patch Changes
- 0216090: Updated dependency `@types/swagger-ui-react` to `^5.0.0`.
- abeba2b: Fix types with new bumped dependency
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.3
- @backstage/plugin-catalog@1.32.2
- @backstage/core-components@0.18.5
- @backstage/plugin-catalog-react@1.21.5
## 0.13.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.13.3-next.2",
"version": "0.13.3",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",