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:
blam
2021-12-07 14:14:15 +01:00
parent 9360b7fac6
commit 7ce4ea4079
6 changed files with 15 additions and 13 deletions
+7
View File
@@ -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 -1
View File
@@ -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",