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
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-graphiql
## 0.2.23
### Patch Changes
- dde1681f33: chore(dependencies): bump `graphiql` package to latest
## 0.2.22
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-graphiql",
"description": "Backstage plugin for browsing GraphQL APIs",
"version": "0.2.22",
"version": "0.2.23",
"private": false,
"publishConfig": {
"access": "public",