get-graphql-from-jsonschema
Advanced tools
Comparing version 4.1.0 to 5.0.0
@@ -0,1 +1,13 @@ | ||
# [5.0.0](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/4.1.0...5.0.0) (2020-02-26) | ||
### Features | ||
* Force major update. ([#94](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/94)) ([60f8669](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/60f8669dc68ae1467ee66cfd26962c8a237af253)) | ||
### BREAKING CHANGES | ||
* Force major update, because both previous commits lost this. | ||
# [4.1.0](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/4.0.0...4.1.0) (2020-02-26) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "4.1.0", | ||
"version": "5.0.0", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
30191