Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-12 15:33:11 +00:00
parent 7d441f9313
commit 571280f19c
55 changed files with 932 additions and 27 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-api-docs
## 0.12.10-next.3
### Patch Changes
- 8b1bf6e: Updated README instructions for the new frontend system
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.2
- @backstage/core-compat-api@0.5.0-next.3
- @backstage/core-components@0.17.5-next.2
## 0.12.10-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.10-next.2",
"version": "0.12.10-next.3",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",