Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-10 17:34:12 +00:00
parent 1097f68579
commit ed7c4e3bef
325 changed files with 3870 additions and 162 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-api-docs
## 0.13.5-next.2
### Patch Changes
- ca277ef: Updated dependency `graphiql` to `3.9.0` to address security vulnerability in `markdown-it` package.
Updated dependency `@graphiql/react` to `0.29.0` to match the version used by `graphiql`.
Moved dependency `graphql-config` to `devDependencies` as it is needed only for types.
- Updated dependencies
- @backstage/frontend-plugin-api@0.15.0-next.1
- @backstage/core-plugin-api@1.12.4-next.1
- @backstage/plugin-catalog-react@2.1.0-next.2
- @backstage/core-components@0.18.8-next.1
- @backstage/plugin-catalog@2.0.0-next.2
## 0.13.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.13.5-next.1",
"version": "0.13.5-next.2",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",