@graphitation/apollo-mock-client
Advanced tools
Comparing version 0.10.4 to 0.10.5
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Tue, 25 Jan 2022 10:04:19 GMT", | ||
"date": "Wed, 02 Mar 2022 13:32:03 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.5", | ||
"version": "0.10.5", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-mock-client", | ||
"comment": "Bump @graphitation/graphql-js-tag to v0.9.0", | ||
"commit": "c029680f3d293bd9479a0fc593b6523a1ebd3a7d" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-mock-client", | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.5", | ||
"commit": "c029680f3d293bd9479a0fc593b6523a1ebd3a7d" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 25 Jan 2022 10:04:40 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.4", | ||
@@ -8,0 +29,0 @@ "version": "0.10.4", |
# Change Log - @graphitation/apollo-mock-client | ||
This log was last generated on Tue, 25 Jan 2022 10:04:19 GMT and should not be manually modified. | ||
This log was last generated on Wed, 02 Mar 2022 13:32:03 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.10.5 | ||
Wed, 02 Mar 2022 13:32:03 GMT | ||
### Patches | ||
- Bump @graphitation/graphql-js-tag to v0.9.0 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.8.5 | ||
## 0.10.4 | ||
Tue, 25 Jan 2022 10:04:19 GMT | ||
Tue, 25 Jan 2022 10:04:40 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"repository": { | ||
@@ -22,4 +22,4 @@ "type": "git", | ||
"@apollo/client": "^3.3.15", | ||
"@graphitation/graphql-js-tag": "^0.8.3", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.4", | ||
"@graphitation/graphql-js-tag": "^0.9.0", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.5", | ||
"@types/invariant": "^2.2.34", | ||
@@ -26,0 +26,0 @@ "@types/jest": "^26.0.22", |
Sorry, the diff of this file is not supported yet
43837
883