Version Packages (#1893)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
831d78e541
commit
488bdac733
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-graphiql': minor
|
||||
---
|
||||
|
||||
Add support for GraphiQL plugins.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-graphiql
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- d6ab6de: Add support for GraphiQL plugins.
|
||||
|
||||
## 0.3.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-graphiql",
|
||||
"version": "0.3.11",
|
||||
"version": "0.4.0",
|
||||
"description": "Backstage plugin for browsing GraphQL APIs",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue