Version Packages (#1893)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-08 21:08:49 +01:00 committed by GitHub
parent 831d78e541
commit 488bdac733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-graphiql': minor
---
Add support for GraphiQL plugins.

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-graphiql
## 0.4.0
### Minor Changes
- d6ab6de: Add support for GraphiQL plugins.
## 0.3.11
### Patch Changes

View File

@ -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",