Version Packages

This commit is contained in:
github-actions[bot]
2021-01-08 20:05:36 +00:00
parent bbc5b811d5
commit 7410a39a4f
13 changed files with 36 additions and 26 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-graphiql
## 0.2.4
### Patch Changes
- 21f6be0f6: Patch release to force a release for the `esm.js` extension change for dynamically loading chunks
## 0.2.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-graphiql",
"description": "Backstage plugin for browsing GraphQL APIs",
"version": "0.2.3",
"version": "0.2.4",
"private": false,
"publishConfig": {
"access": "public",