@graphitation/apollo-mock-client
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Fri, 14 Jan 2022 10:11:56 GMT", | ||
"date": "Fri, 14 Jan 2022 11:15:11 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.2", | ||
"version": "0.10.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-mock-client", | ||
"comment": "Bump @graphitation/graphql-js-tag to v0.8.2", | ||
"commit": "9882765303f4e5ff5820e243ab498d9627825d8b" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-mock-client", | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.2", | ||
"commit": "9882765303f4e5ff5820e243ab498d9627825d8b" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 14 Jan 2022 10:12:20 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.1", | ||
@@ -8,0 +29,0 @@ "version": "0.10.1", |
# Change Log - @graphitation/apollo-mock-client | ||
This log was last generated on Fri, 14 Jan 2022 10:11:56 GMT and should not be manually modified. | ||
This log was last generated on Fri, 14 Jan 2022 11:15:11 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.10.2 | ||
Fri, 14 Jan 2022 11:15:11 GMT | ||
### Patches | ||
- Bump @graphitation/graphql-js-tag to v0.8.2 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.8.2 | ||
## 0.10.1 | ||
Fri, 14 Jan 2022 10:11:56 GMT | ||
Fri, 14 Jan 2022 10:12:20 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"repository": { | ||
@@ -22,4 +22,4 @@ "type": "git", | ||
"@apollo/client": "^3.3.15", | ||
"@graphitation/graphql-js-tag": "^0.8.1", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.1", | ||
"@graphitation/graphql-js-tag": "^0.8.2", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.2", | ||
"@types/invariant": "^2.2.34", | ||
@@ -26,0 +26,0 @@ "@types/jest": "^26.0.22", |
Sorry, the diff of this file is not supported yet
40608
805