diff --git a/versions.json b/versions.json index b04b5bf4..d3a176c5 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "backstage": "1.42.5", "node": "22.19.0", - "cli": "1.7.2", + "cli": "1.8.0", "cliPackage": "@red-hat-developer-hub/cli" } diff --git a/workspaces/graphiql/plugins-list.yaml b/workspaces/graphiql/plugins-list.yaml new file mode 100644 index 00000000..52e372fe --- /dev/null +++ b/workspaces/graphiql/plugins-list.yaml @@ -0,0 +1 @@ +plugins/graphiql: \ No newline at end of file diff --git a/workspaces/graphiql/source.json b/workspaces/graphiql/source.json new file mode 100644 index 00000000..86d90992 --- /dev/null +++ b/workspaces/graphiql/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"f41dd75257d46e70871c9876676b6462c09247c0","repo-flat":false,"repo-backstage-version":"1.42.3"} \ No newline at end of file