Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f456b5

Browse files
committed
Bump versions
Signed-off-by: Alan Cha <[email protected]>
1 parent 4af2cfb commit 2f456b5

File tree

4 files changed

+3166
-2958
lines changed

4 files changed

+3166
-2958
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openapi-to-graphql-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-to-graphql-cli",
3-
"version": "2.6.3",
3+
"version": "3.0.0",
44
"description": "CLI for turning APIs described by OpenAPI Specifications (OAS) into GraphQL interfaces",
55
"copyright.owner": "IBM Corp.",
66
"contributors": [

packages/openapi-to-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-to-graphql",
3-
"version": "2.6.3",
3+
"version": "3.0.0",
44
"description": "Generates a GraphQL schema for a given OpenAPI Specification (OAS)",
55
"copyright.owner": "IBM Corp.",
66
"contributors": [

0 commit comments

Comments
 (0)