chore: release new version of api-docs and graphiql to solve issues with graphql versions
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.6.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dde1681f33: chore(dependencies): bump `graphiql` package to latest
|
||||
- ef64a444ca: Update AsyncAPI component to 1.0.0-x releases
|
||||
|
||||
## 0.6.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.6.16",
|
||||
"version": "0.6.17",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user