Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-29 14:27:15 +00:00
parent 22d40d0136
commit 125d09682e
353 changed files with 5290 additions and 183 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-api-docs
## 0.12.7-next.1
### Patch Changes
- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
- 72d019d: Removed various typos
- Updated dependencies
- @backstage/core-components@0.17.2-next.0
- @backstage/frontend-plugin-api@0.10.2-next.0
- @backstage/core-compat-api@0.4.2-next.1
- @backstage/plugin-catalog@1.29.1-next.1
- @backstage/plugin-catalog-react@1.18.0-next.1
- @backstage/catalog-model@1.7.3
- @backstage/core-plugin-api@1.10.6
- @backstage/plugin-catalog-common@1.1.4-next.0
- @backstage/plugin-permission-react@0.4.34-next.0
## 0.12.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.7-next.0",
"version": "0.12.7-next.1",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",