get-graphql-from-jsonschema
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -0,1 +1,8 @@ | ||
## [6.0.1](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.0...6.0.1) (2020-09-02) | ||
### Bug Fixes | ||
* bump @types/json-schema from 7.0.5 to 7.0.6 ([#155](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/155)) ([25c6169](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/25c6169c9edf4c8e6e66272d3f4e2faf52742f1c)) | ||
# [6.0.0](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/5.0.3...6.0.0) (2020-08-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -19,3 +19,3 @@ "contributors": [ | ||
"@types/common-tags": "1.8.0", | ||
"@types/json-schema": "7.0.5", | ||
"@types/json-schema": "7.0.6", | ||
"common-tags": "1.8.0", | ||
@@ -26,3 +26,3 @@ "defekt": "5.1.0" | ||
"assertthat": "5.2.1", | ||
"roboter": "11.2.13", | ||
"roboter": "11.2.26", | ||
"semantic-release-configuration": "1.0.20" | ||
@@ -29,0 +29,0 @@ }, |
33563
+ Added@types/json-schema@7.0.6(transitive)
- Removed@types/json-schema@7.0.5(transitive)
Updated@types/json-schema@7.0.6