@graphitation/apollo-react-relay-duct-tape
Advanced tools
Comparing version 0.7.13 to 0.7.14
# Change Log - @graphitation/apollo-react-relay-duct-tape | ||
This log was last generated on Mon, 20 Jun 2022 12:36:25 GMT and should not be manually modified. | ||
This log was last generated on Mon, 20 Jun 2022 17:49:23 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.7.14 | ||
Mon, 20 Jun 2022 17:49:23 GMT | ||
### Patches | ||
- Bump @graphitation/apollo-mock-client to v0.10.12 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.10.5 | ||
## 0.7.13 | ||
Mon, 20 Jun 2022 12:36:25 GMT | ||
Mon, 20 Jun 2022 12:36:41 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.7.13", | ||
"version": "0.7.14", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"@apollo/client": "^3.3.15", | ||
"@graphitation/apollo-mock-client": "^0.10.11", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.10.4", | ||
"@graphitation/apollo-mock-client": "^0.10.12", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.10.5", | ||
"@graphitation/graphql-js-tag": "^0.9.0", | ||
@@ -27,0 +27,0 @@ "@types/jest": "^26.0.22", |
28858